timeval Struct Reference

#include <_timeval.h>

Data Fields

long  tv_sec
suseconds_t  tv_usec

Field Documentation

long timeval::tv_sec
 
suseconds_t timeval::tv_usec
 

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

Copyright © Nokia Corporation 2001-2008
Back to top