|
Page date Thu Feb 17 13:05:20 2011 . | Improve this page |
Structure used in OSTimer for storing a timeout, after which an event is notified.
Store the actual interval, after which the event is notified.
The event which is notified.
The return value of the event.
Pointer to an advanced timer used to extend the capabilities of the OSTimer. Using this member the timeout could be set as periodic, or even a custom one.