#include <win32.h>
Data Fields | |
long | tms_utime |
long | tms_stime |
long | tms_cutime |
long | tms_cstime |
Definition at line 627 of file win32.h.
long tms::tms_cstime |
Definition at line 631 of file win32.h.
Referenced by rb_w32_times().
long tms::tms_cutime |
Definition at line 630 of file win32.h.
Referenced by rb_w32_times().
long tms::tms_stime |
Definition at line 629 of file win32.h.
Referenced by rb_w32_times().
long tms::tms_utime |
Definition at line 628 of file win32.h.
Referenced by rb_w32_times().