The timeout value in seconds and milliseconds. More...
#include <clTimerApi.h>
Public Attributes | |
| ClUint32T | tsMilliSec |
| Number of Milliseconds. More... | |
| ClUint32T | tsSec |
| Number of seconds of the timeout. | |
The timeout value in seconds and milliseconds.
| ClUint32T ClTimerTimeOutT::tsMilliSec |
Number of Milliseconds.
Its ok for this to be > 1000 (i.e. more than 1 second)