Ruby
2.5.0dev(2017-10-22revision60238)
|
#include <missing.h>
Data Fields | |
time_t | tv_sec |
long | tv_usec |
time_t timeval::tv_sec |
Definition at line 54 of file missing.h.
Referenced by clock_gettime(), rb_clock_gettime(), rb_timespec_now(), rb_w32_select_with_thread(), and rb_w32_time_subtract().
long timeval::tv_usec |
Definition at line 55 of file missing.h.
Referenced by clock_gettime(), rb_clock_gettime(), rb_timespec_now(), rb_w32_select_with_thread(), and rb_w32_time_subtract().