|
luna-sysmgr-common
|
Go to the source code of this file.
Classes | |
| class | SingletonTimer |
Typedefs | |
| typedef void(* | TimerCallback )(void *userArg) |
A timer which calls a function after a given amount of time elapses. Also allows querying of the system clock.
| typedef void(* TimerCallback)(void *userArg) |