![]() |
|||||
|
#include <time.h>
Public Attributes | |
long | tv_sec |
long | tv_usec |
This structure represents the time, in seconds and microseconds, since Jan. 1, 1970, in UTC. Returned by the gettimeofday() function.
|
The number of seconds, since Jan. 1, 1970, in the time value. |
|
The number of microseconds in the time value. |
|
UNIX Emulation for Win32 Libraries documentation © Synesis Software Pty Ltd, 2002-2005 |