User Tools

Site Tools


en-us_commands:callback_timer

Callback timers

Configure and control a hardware timer that calls a function periodically.

  • ItimerSet() — Sets the interval and callback function, or the hardware timer to use.
  • ItimerStart() — Starts the configured callback timer.
  • ItimerStop() — Stops the default or specified callback timer.
  • ItimerStopAll() — Stops all running callback timers.
  • ItimerState() — Returns the running state of the default or specified callback timer.

← Built-in function list

en-us_commands/callback_timer.txt · Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki