Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
tms Struct Reference

Data Fields

long tms_utime
 
long tms_stime
 
long tms_cutime
 
long tms_cstime
 

Detailed Description

Definition at line 701 of file win32.h.

Field Documentation

◆ tms_cstime

long tms::tms_cstime

Definition at line 705 of file win32.h.

◆ tms_cutime

long tms::tms_cutime

Definition at line 704 of file win32.h.

◆ tms_stime

long tms::tms_stime

Definition at line 703 of file win32.h.

◆ tms_utime

long tms::tms_utime

Definition at line 702 of file win32.h.


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