Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
tms Struct Reference

#include <win32.h>

Data Fields

long tms_utime
 
long tms_stime
 
long tms_cutime
 
long tms_cstime
 

Detailed Description

Definition at line 711 of file win32.h.

Field Documentation

◆ tms_cstime

long tms::tms_cstime

Definition at line 715 of file win32.h.

◆ tms_cutime

long tms::tms_cutime

Definition at line 714 of file win32.h.

◆ tms_stime

long tms::tms_stime

Definition at line 713 of file win32.h.

◆ tms_utime

long tms::tms_utime

Definition at line 712 of file win32.h.

Referenced by rb_w32_times().


The documentation for this struct was generated from the following file: