GNU Radio C++ API
time.h File Reference
#include <time.h>
#include <windows.h>
Include dependency graph for time.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  timespec
struct  timezone

Macros

#define DELTA_EPOCH_IN_MICROSECS   11644473600000000ULL

Functions

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

Macro Definition Documentation

#define DELTA_EPOCH_IN_MICROSECS   11644473600000000ULL

Referenced by gettimeofday().


Function Documentation

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