__timespec Struct Reference

#include <_timespec.h>

Data Fields

__time_t  tv_sec
long  tv_nsec

Field Documentation

long __timespec::tv_nsec
 
__time_t __timespec::tv_sec
 

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

Copyright © Nokia Corporation 2001-2008
Back to top