TCsiTimer Struct Reference
A timer object. More...
#include <csi_timer.h>
Data Fields | |
uint32_t | Period |
expiration period of this timer | |
uint32_t | Timestamp |
absolut expiration timestamp of this timer | |
Detailed Description
A timer object.
The timer object knows about his expiration time (dwTimestamp) and it also know its period.
The documentation for this struct was generated from the following file: