TizenRT Libs&Environment  v2.0 M2
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 168 of file time.h.

Field Documentation

time_t tv_sec

Definition at line 169 of file time.h.

long tv_usec

Definition at line 170 of file time.h.


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