#include <cTimeVal.h>
Wrap the POSIX micro-second clock 'struct timeval'. Used for "::select()" _WIN32 defines struct timeval in "Winsock2.h" this->tv_usec = cTimeUnits::k_nMicroSeconds = 1/1000000
◆ cTimeVal() [1/3]
Gray::cTimeVal::cTimeVal |
( |
| ) |
|
|
inlinenoexcept |
◆ cTimeVal() [2/3]
Gray::cTimeVal::cTimeVal |
( |
TIMESYS_t |
nMilliSeconds | ) |
|
|
inlinenoexcept |
◆ cTimeVal() [3/3]
Gray::cTimeVal::cTimeVal |
( |
TIMESECD_t |
nSeconds, |
|
|
int |
iMicroSecWait |
|
) |
| |
|
inlinenoexcept |
◆ get_mSec()
◆ put_mSec()
void Gray::cTimeVal::put_mSec |
( |
TIMESYS_t |
nMilliSeconds | ) |
|
|
inlinenoexcept |
◆ put_Sec()
void Gray::cTimeVal::put_Sec |
( |
int |
nSeconds | ) |
|
|
inlinenoexcept |
The documentation for this class was generated from the following file: