Tizen RT Libs&Environment  v1.0 D5
timeval Struct Reference

structure represents an elapsed time More...

#include <time.h>

Data Fields

time_t tv_sec
 
long tv_usec
 

Detailed Description

structure represents an elapsed time

Definition at line 160 of file time.h.

Field Documentation

time_t tv_sec

Definition at line 161 of file time.h.

long tv_usec

Definition at line 162 of file time.h.


The documentation for this struct was generated from the following file: