|
Gaudi Framework, version v22r0 |
| Home | Generated: 9 Feb 2011 |
#include "GaudiKernel/Timing.h"#include "ProcessDescriptor.h"#include <ctime>#include <climits>#include <sys/time.h>#include <sys/times.h>#include <unistd.h>#include <iostream>
Go to the source code of this file.
Defines | |
| #define | GAUDIKERNEL_TIMING_CPP |
Variables | |
| static const longlong | UNIX_BASE_TIME = 0 |
| #define GAUDIKERNEL_TIMING_CPP |
Definition at line 14 of file Timing.cpp.
const longlong UNIX_BASE_TIME = 0 [static] |
Definition at line 32 of file Timing.cpp.