Ruby
2.4.2p198(2017-09-14revision59899)
|
#include <missing.h>
Data Fields | |
time_t | tv_sec |
long | tv_nsec |
long timespec::tv_nsec |
Definition at line 62 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_f_test(), rb_stat_cmp(), rb_strftime_with_timespec(), rb_thread_fd_select(), rb_time_timespec_new(), rb_time_timeval(), rb_timespec_now(), stat_atime(), stat_atimespec(), stat_ctime(), stat_ctimespec(), stat_mtime(), stat_mtimespec(), time_timespec(), timeofday(), timespec2timew(), timew2timespec(), and timew2timespec_exact().
time_t timespec::tv_sec |
Definition at line 61 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_f_test(), rb_stat_cmp(), rb_strftime_with_timespec(), rb_thread_fd_select(), rb_time_timespec_new(), rb_time_timeval(), rb_timespec_now(), stat_atime(), stat_atimespec(), stat_ctime(), stat_ctimespec(), stat_mtime(), stat_mtimespec(), time_timespec(), timeofday(), timespec2timew(), timew2timespec(), timew2timespec_exact(), and utime_internal().