Module timer

Module timer 

Expand description

Timer.

See: <ql_timer.h>

Structs§

TimerId

Functions§

registerNon-ag35
Registers a timer.
startNon-ag35
Starts a timer.
stopNon-ag35
Stops a timer.

Type Aliases§

TimerCallback
Timer expire callback.