The general interval timer (TIMER) API is summarized in the following table:
|
Function |
Description |
|---|---|
|
timerThreadPoolInit() |
Initialize a thread pool |
|
timerThreadPoolWait() |
Wait for timer events |
|
timerCreate() |
Create a timer |
|
timerDelete() |
Delete a timer |
|
timerGetRes() |
Get timer resolution |
|
timerSet() |
Set a timer |