![]() |
|||||
|
#include <windows.h>
#include <sys/time.h>
Functions | |
long | FILETIMEToUNIXTime (FILETIME const *ft, long *microseconds) |
This function is from the STLSoft libraries. | |
void | gettimeofday (struct timeval *tv, struct timezone *tz) |
Accesses the current UTC time. |
long FILETIMEToUNIXTime | ( | FILETIME const * | ft, | |
long * | microseconds | |||
) |
This function is from the STLSoft libraries.
|
UNIX Emulation for Win32 Libraries documentation © Synesis Software Pty Ltd, 2002-2005 |