Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
tms Struct Reference

Data Fields

long tms_utime
 
long tms_stime
 
long tms_cutime
 
long tms_cstime
 

Detailed Description

Definition at line 700 of file win32.h.

Field Documentation

◆ tms_cstime

long tms::tms_cstime

Definition at line 704 of file win32.h.

◆ tms_cutime

long tms::tms_cutime

Definition at line 703 of file win32.h.

◆ tms_stime

long tms::tms_stime

Definition at line 702 of file win32.h.

◆ tms_utime

long tms::tms_utime

Definition at line 701 of file win32.h.


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