Vector Optimized Library of Kernels 3.2.0
Architecture-tuned implementations of math kernels
Loading...
Searching...
No Matches
time.h File Reference
#include <time.h>
#include <windows.h>

Go to the source code of this file.

Data Structures

struct  timespec
struct  timezone

Macros

#define NOMINMAX
#define DELTA_EPOCH_IN_MICROSECS   11644473600000000ULL

Functions

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

Macro Definition Documentation

◆ DELTA_EPOCH_IN_MICROSECS

#define DELTA_EPOCH_IN_MICROSECS   11644473600000000ULL

◆ NOMINMAX

#define NOMINMAX

Function Documentation

◆ gettimeofday()

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