GNU Radio 3.6.0 C++ API
time.h File Reference
#include <time.h>
#include <windows.h>

Go to the source code of this file.

Classes

struct  timespec
struct  timezone

Defines

#define DELTA_EPOCH_IN_MICROSECS   11644473600000000ULL

Functions

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

Define Documentation

#define DELTA_EPOCH_IN_MICROSECS   11644473600000000ULL

Referenced by gettimeofday().


Function Documentation

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