#include <missing.h>
Data Fields | |
time_t | tv_sec |
long | tv_nsec |
Definition at line 35 of file missing.h.
long timespec::tv_nsec |
Definition at line 37 of file missing.h.
Referenced by getclockofday(), nsec2timew(), rb_stat_cmp(), rb_strftime_with_timespec(), rb_time_timeval(), stat_atime(), stat_atimespec(), stat_ctime(), stat_ctimespec(), stat_mtime(), stat_mtimespec(), time_init_0(), time_timespec(), time_timeval(), timeofday(), timespec2timew(), timew2timespec(), and timew2timespec_exact().
time_t timespec::tv_sec |
Definition at line 36 of file missing.h.
Referenced by getclockofday(), nsec2timew(), rb_stat_cmp(), rb_strftime_with_timespec(), rb_time_timeval(), stat_atime(), stat_atimespec(), stat_ctime(), stat_ctimespec(), stat_mtime(), stat_mtimespec(), time_init_0(), time_timespec(), time_timeval(), timeofday(), timespec2timew(), timew2timespec(), timew2timespec_exact(), and utime_internal().