#include <os_time.h>
Public Attributes | |
time_t | tv_sec |
Seconds. | |
long | tv_nsec |
Nanoseconds. |
|
Nanoseconds.
Definition at line 63 of file os_time.h. Referenced by ACE_OS::gethrtime(), ACE_OS::gettimeofday(), ACE_Time_Value::operator timespec_t(), ACE_Time_Value::set(), and ACE_OS::sleep(). |
|
Seconds.
Definition at line 61 of file os_time.h. Referenced by ACE_OS::gethrtime(), ACE_OS::gettimeofday(), ACE_Time_Value::operator timespec_t(), ACE_Time_Value::set(), and ACE_OS::sleep(). |