API published in:
API deprecated in:
#include <sys/_types.h>
#include <sys/cdefs.h>
Go to the source code of this file.
Data Structures |
|
struct | tms |
Typedefs |
|
typedef __clock_t | clock_t |
Functions |
|
__BEGIN_DECLS clock_t | times (struct tms *) |
|
|