|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
A single timer expiry: which timer fired and when. More...
#include <Utils.h>
Public Attributes | |
| uint32 | id |
| uint64 | time |
| uint32 cmlabs::utils::TimerTrigger::id |
Definition at line 633 of file Utils.h.
Referenced by cmlabs::utils::Timer::triggerTimer(), and cmlabs::utils::Timer::waitForTimer().
| uint64 cmlabs::utils::TimerTrigger::time |
Definition at line 634 of file Utils.h.
Referenced by cmlabs::utils::Timer::triggerTimer(), and cmlabs::utils::Timer::waitForTimer().