|
Gaudi Framework, version v23r6 |
| Home | Generated: Wed Jan 30 2013 |
#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.
Namespaces | |
| namespace | System |
| Note: OS specific details for environment resolution. | |
Macros | |
| #define | GAUDIKERNEL_TIMING_CPP |
Functions | |
| GAUDI_API ProcessTime | System::getProcessTime (long pid=-1) |
| Retrieve the process time data for a process. | |
Variables | |
| static const longlong | UNIX_BASE_TIME = 0 |
| #define GAUDIKERNEL_TIMING_CPP |
Definition at line 14 of file Timing.cpp.
|
static |
Definition at line 32 of file Timing.cpp.