Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
#include <win32.h>
Data Fields | |
long | tms_utime |
long | tms_stime |
long | tms_cutime |
long | tms_cstime |
long tms::tms_cstime |
Definition at line 709 of file win32.h.
Referenced by rb_w32_times().
long tms::tms_cutime |
Definition at line 708 of file win32.h.
Referenced by rb_w32_times().
long tms::tms_stime |
Definition at line 707 of file win32.h.
Referenced by rb_w32_times().
long tms::tms_utime |
Definition at line 706 of file win32.h.
Referenced by rb_w32_times().