Ruby
2.1.10p492(2016-04-01revision54464)
|
#include <missing.h>
Data Fields | |
time_t | tv_sec |
long | tv_nsec |
long timespec::tv_nsec |
Definition at line 52 of file missing.h.
Referenced by clock_getres(), clock_gettime(), datetime_s_now(), getclockofday(), getrusage_time(), lock_func(), nsec2timew(), rb_clock_getres(), rb_clock_gettime(), 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(), timeofday(), timespec2timew(), timew2timespec(), and timew2timespec_exact().
time_t timespec::tv_sec |
Definition at line 51 of file missing.h.
Referenced by clock_getres(), clock_gettime(), datetime_s_now(), getclockofday(), getrusage_time(), lock_func(), nsec2timew(), rb_clock_getres(), rb_clock_gettime(), 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(), timeofday(), timespec2timew(), timew2timespec(), timew2timespec_exact(), and utime_internal().