HP85 GPIB Disk Emulator
1.0
HP85GPIBDiskEmulator
|
POSIX timespec. More...
#include <time.h>
Data Fields | |
time_t | tv_sec |
long | tv_nsec |
long timespec::tv_nsec |
Definition at line 88 of file time.h.
Referenced by clock_clear(), clock_getres(), clock_gettime(), clock_set(), clock_settime(), clock_task(), gettimeofday(), initialize_clock(), main(), setdate_r(), settimeofday(), subtract_timespec(), and ts_to_str().
time_t timespec::tv_sec |
Definition at line 87 of file time.h.
Referenced by clock_clear(), clock_getres(), clock_gettime(), clock_set(), clock_settime(), clock_task(), display_clock(), gettimeofday(), initialize_clock(), printer_open(), setdate_r(), settimeofday(), subtract_timespec(), time(), and ts_to_str().