Timer Function List

Interval timer

AioSetTmEvent

Sets timer event

AioGetTmEvent

Retrieves timer event

AioSetTmCallBackProc

Registers callback routine

AioStartTmTimer

Starts interval timer

AioStopTmTimer

Stops interval timer

Measurement of lapsed time

AioStartTmCount

Starts the measurement of elapsed time

AioStopTmCount

Stops the measurement of elapsed time

AioLapTmCount

Retrieves the current elapsed time

AioResetTmCount

Resets the elapsed time

Wait

AioTmWait

Interrupts the execution of the current thread only when the specified interval elapses