Ruby
2.1.10p492(2016-04-01revision54464)
|
#include <win32.h>
Data Fields | |
long | tms_utime |
long | tms_stime |
long | tms_cutime |
long | tms_cstime |
long tms::tms_cstime |
Definition at line 751 of file win32.h.
Referenced by rb_w32_times().
long tms::tms_cutime |
Definition at line 750 of file win32.h.
Referenced by rb_w32_times().
long tms::tms_stime |
Definition at line 749 of file win32.h.
Referenced by rb_w32_times().
long tms::tms_utime |
Definition at line 748 of file win32.h.
Referenced by rb_w32_times().