#include <time.h>
#include <stdio.h>
#include "TimeVal.h"
#include "Logger.h"
Go to the source code of this file.
Variables | |
static const long | ONE_SECOND = 1000000 |
|
Definition at line 27 of file TimeVal.cpp. Referenced by ASSA::TimeVal::normalize(), ASSA::TimeVal::operator+=(), and ASSA::TimeVal::operator-=(). |