Synesis Software

unixem/sys/time.h File Reference


Detailed Description

Contains time functions and types.

#include <unixem/sys/time.h>
#include <stddef.h>

Go to the source code of this file.

Classes

struct  unixem_timeval
 A representation of current time, used by gettimeofday(). More...

Defines

#define timeval   unixem_timeval
 A representation of current time, used by gettimeofday().

Functions

int gettimeofday (struct timeval *tv, void *dummy)
 Accesses the current UTC time.
int unixem_gettimeofday (struct unixem_timeval *tv, void *dummy)
 Accesses the current UTC time.


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