times.h File Reference

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 *)

Typedef Documentation

typedef __clock_t clock_t
 

Function Documentation

__BEGIN_DECLS clock_t times struct tms  ) 
 

Copyright © Nokia Corporation 2001-2008
Back to top