#include "SYS_API.h"#include "SYS_Types.h"#include <sys/time.h>Go to the source code of this file.
Typedefs | |
| typedef struct timeval | SYS_TimeVal |
Functions | |
| SYS_API int | SYSgettimeofday (SYS_TimeVal *tval) |
| SYS_API unsigned int | SYSclock () |
| typedef struct timeval SYS_TimeVal |
Definition at line 34 of file SYS_Time.h.
| SYS_API unsigned int SYSclock | ( | ) |
| SYS_API int SYSgettimeofday | ( | SYS_TimeVal * | tval | ) |
1.5.9