![]() |
posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
|
POSIX process CPU time accounting (<sys/times.h>) More...
#include <time.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. | |
POSIX process CPU time accounting (<sys/times.h>)
Definition in file times.h.