#include <win32.h>
Data Fields | |
long | tms_utime |
long | tms_stime |
long | tms_cutime |
long | tms_cstime |
Definition at line 662 of file win32.h.
long tms::tms_cstime |
Definition at line 666 of file win32.h.
Referenced by rb_w32_times().
long tms::tms_cutime |
Definition at line 665 of file win32.h.
Referenced by rb_w32_times().
long tms::tms_stime |
Definition at line 664 of file win32.h.
Referenced by rb_w32_times().
long tms::tms_utime |
Definition at line 663 of file win32.h.
Referenced by rb_w32_times().