Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
#include <rb_mjit_min_header-2.7.7.h>
Data Fields | |
time_t | tv_sec |
suseconds_t | tv_usec |
long | tv_usec |
Definition at line 285 of file rb_mjit_min_header-2.7.7.h.
time_t timeval::tv_sec |
Definition at line 286 of file rb_mjit_min_header-2.7.7.h.
Referenced by rb_timespec_now(), rb_w32_select_with_thread(), rb_w32_time_subtract(), rb_w32_utimes(), and rb_w32_uutimes().
suseconds_t timeval::tv_usec |
Definition at line 287 of file rb_mjit_min_header-2.7.7.h.
Referenced by rb_timespec_now(), rb_w32_select_with_thread(), rb_w32_time_subtract(), rb_w32_utimes(), and rb_w32_uutimes().