#include <time.h>
#include <stdio.h>
#include "TimeVal.h"
#include "Logger.h"
Include dependency graph for TimeVal.cpp:
Go to the source code of this file.
Defines | |
#define | EPOCHFILETIME (116444736000000000i64) |
Variables | |
static const long | ONE_SECOND = 1000000 |
|
Definition at line 34 of file TimeVal.cpp. Referenced by ASSA::TimeVal::gettimeofday(). |
|
Definition at line 31 of file TimeVal.cpp. Referenced by ASSA::TimeVal::normalize(), ASSA::TimeVal::operator+=(), and ASSA::TimeVal::operator-=(). |