fw4spl
|
This namespace provides several function that returns a hi resolution EPOCH time. More...
Typedefs | |
typedef double | HiResClockType |
Type returned by HiResClock Functions. | |
Functions | |
FWCORE_API HiResClockType | getTimeInMicroSec () |
FWCORE_API HiResClockType | getTimeInMilliSec () |
FWCORE_API HiResClockType | getTimeInSec () |
This namespace provides several function that returns a hi resolution EPOCH time.
HiResClockType fwCore::HiResClock::getTimeInMicroSec | ( | ) |
Definition at line 25 of file HiResClock.cpp.
Referenced by getTimeInMilliSec(), and getTimeInSec().
HiResClockType fwCore::HiResClock::getTimeInMilliSec | ( | ) |
Definition at line 46 of file HiResClock.cpp.
References getTimeInMicroSec().
Referenced by fwCore::TimeStamp::periodExpired().
HiResClockType fwCore::HiResClock::getTimeInSec | ( | ) |
Definition at line 52 of file HiResClock.cpp.
References getTimeInMicroSec().