posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
Loading...
Searching...
No Matches
times.h File Reference

POSIX process CPU time accounting (<sys/times.h>) More...

#include <time.h>
Include dependency graph for times.h:

Go to the source code of this file.

Data Structures

struct  tms
 CPU time accounting structure filled in by times(). More...
 

Functions

clock_t times (struct tms *buf)
 Get the process and child process times.
 

Detailed Description

POSIX process CPU time accounting (<sys/times.h>)

See also
POSIX.1-2017 <sys/times.h>

Definition in file times.h.

Macro Definition Documentation

◆ __tms_defined

#define __tms_defined

Definition at line 37 of file times.h.

◆ _TMS_DECLARED

#define _TMS_DECLARED

Definition at line 36 of file times.h.