Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set | ||
|
||
#include <timer.h>
Public Member Functions | |
WallTimer () | |
namespace | |
void | Start () |
void | Stop () |
bool | Reset () |
void | Restart () |
bool | IsRunning () const |
int64 | GetInMs () const |
double | Get () const |
Static Public Member Functions | |
static int64 | GetTimeInMicroSeconds () |
Definition at line 21 of file timer.h.
int64 operations_research::WallTimer::GetTimeInMicroSeconds | ( | ) | [static] |