OpenClovis Logo

Public Attributes | List of all members
ClTimerTimeOutT Struct Reference

The timeout value in seconds and milliseconds. More...

#include <clTimerApi.h>

Public Attributes

ClUint32T tsMilliSec
 Number of Milliseconds.
ClUint32T tsSec
 Number of seconds of the timeout.

Detailed Description

The timeout value in seconds and milliseconds.

Member Data Documentation

ClUint32T ClTimerTimeOutT::tsMilliSec

Number of Milliseconds.

Its ok for this to be > 1000 (i.e. more than 1 second)


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen