Main Page
Data Structures
Files
Data Structures
Data Fields
timeval Struct Reference
#include <time.h>
Data Fields
uint32_t
tv_sec
uint32_t
tv_usec
Detailed Description
A time value that is accurate to the nearest microsecond but also has a range of years.
Field Documentation
uint32_t
timeval::tv_sec
Seconds.
uint32_t
timeval::tv_usec
Microseconds.
The documentation for this struct was generated from the following file:
time.h
Generated on Mon May 5 16:38:43 2008 for ASD Tutorial Lesson 3: TCP Echo by
1.5.5