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:

Generated on Mon May 5 16:38:43 2008 for ASD Tutorial Lesson 3: TCP Echo by  doxygen 1.5.5