#include <Time_Value.h>
Public Attributes | |
| time_t | tv_sec |
| Seconds. More... | |
| long | tv_nsec |
| Nanoseconds. More... | |
|
|
Nanoseconds.
Definition at line 80 of file Time_Value.h. Referenced by ACE_OS::gethrtime, ACE_OS::gettimeofday, ACE_POSIX_AIOCB_Proactor::handle_events_i, ACE_OS::nanosleep, ACE_Time_Value::operator timespec_t, ACE_Time_Value::set, and ACE_OS::sleep. |
|
|
Seconds.
Definition at line 78 of file Time_Value.h. Referenced by ACE_OS::gethrtime, ACE_OS::gettimeofday, ACE_POSIX_AIOCB_Proactor::handle_events_i, ACE_OS::nanosleep, ACE_Time_Value::operator timespec_t, ACE_Time_Value::set, and ACE_OS::sleep. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002