ONPOSIX
2.0
|
This is the complete list of members for Time, including all inherited members.
add(time_t sec, long nsec) | Time | |
clockType_ | Time | private |
getNSeconds() const | Time | inline |
getResolution(time_t *sec, long *nsec) | Time | |
getSeconds() const | Time | inline |
operator<(const Time &ref) const | Time | |
operator==(const Time &ref) const | Time | |
operator>(const Time &ref) const | Time | |
resetToCurrentTime() | Time | |
set(time_t sec, long nsec) | Time | |
Time(clockid_t clockType=CLOCK_MONOTONIC) | Time | |
~Time() | Time | inlinevirtual |