Ruby 1.9.3p327(2012-11-10revision37606)
|
#include <win32.h>
Data Fields | |
long | tms_utime |
long | tms_stime |
long | tms_cutime |
long | tms_cstime |
long tms::tms_cstime |
Definition at line 697 of file win32.h.
Referenced by rb_w32_times().
long tms::tms_cutime |
Definition at line 696 of file win32.h.
Referenced by rb_w32_times().
long tms::tms_stime |
Definition at line 695 of file win32.h.
Referenced by rb_w32_times().
long tms::tms_utime |
Definition at line 694 of file win32.h.
Referenced by rb_w32_times().