Project Alice
Loading...
Searching...
No Matches
pcp_gettimeofday.c File Reference
#include "default_config.h"
#include <windows.h>
#include <time.h>
Include dependency graph for pcp_gettimeofday.c:

Go to the source code of this file.

Classes

struct  timezone
 

Macros

#define DELTA_EPOCH_IN_MICROSECS   11644473600000000ULL
 

Functions

int gettimeofday (struct timeval *tv, struct timezone *tz)
 

Macro Definition Documentation

◆ DELTA_EPOCH_IN_MICROSECS

#define DELTA_EPOCH_IN_MICROSECS   11644473600000000ULL

Definition at line 38 of file pcp_gettimeofday.c.

Function Documentation

◆ gettimeofday()

int gettimeofday ( struct timeval *  tv,
struct timezone tz 
)

Definition at line 49 of file pcp_gettimeofday.c.

Here is the caller graph for this function: