Ruby
2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
|
#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(), rb_timespec_now(), rb_w32_utime(), rb_w32_utimes(), rb_w32_uutime(), and rb_w32_uutimes().
time_t timespec::tv_sec |
Definition at line 61 of file missing.h.
Referenced by clock_getres(), rb_timespec_now(), rb_w32_utime(), rb_w32_utimes(), rb_w32_uutime(), and rb_w32_uutimes().