UbixOS  2.0
tms Struct Reference

#include <times.h>

Collaboration diagram for tms:
Collaboration graph

Data Fields

clock_t tms_cstime
 
clock_t tms_cutime
 
clock_t tms_stime
 
clock_t tms_utime
 

Detailed Description

Definition at line 39 of file times.h.

Field Documentation

◆ tms_cstime

clock_t tms::tms_cstime

Definition at line 43 of file times.h.

◆ tms_cutime

clock_t tms::tms_cutime

Definition at line 42 of file times.h.

◆ tms_stime

clock_t tms::tms_stime

Definition at line 41 of file times.h.

◆ tms_utime

clock_t tms::tms_utime

Definition at line 40 of file times.h.


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