Synesis Software

sys/time.h File Reference


Detailed Description

Contains time functions and types.

#include <stddef.h>

Go to the source code of this file.

Classes

struct  timeval
 A representation of current time, used by gettimeofday(). More...
struct  timezone
 This structure is NOT used in any meaningful way by the gettimeofday() function implementation in this library. More...

Functions

void gettimeofday (struct timeval *tv, struct timezone *tz)
 Accesses the current UTC time.

UNIX Emulation for Win32 Libraries documentation © Synesis Software Pty Ltd, 2002-2007