GCC Middle and Back End API Reference
tms Struct Reference

Data Fields

clock_t tms_utime
 
clock_t tms_stime
 
clock_t tms_cutime
 
clock_t tms_cstime
 

Field Documentation

◆ tms_cstime

clock_t tms::tms_cstime

◆ tms_cutime

clock_t tms::tms_cutime

◆ tms_stime

clock_t tms::tms_stime

Referenced by get_time().

◆ tms_utime

clock_t tms::tms_utime

Referenced by get_time().


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