![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|
#include "GaudiKernel/Timing.h"#include "ProcessDescriptor.h"#include <climits>#include <ctime>#include <sys/time.h>#include <sys/times.h>#include <unistd.h>#include <iostream>
Go to the source code of this file.
Namespaces | |
| 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. More... | |
| #define GAUDIKERNEL_TIMING_CPP |
Definition at line 24 of file Timing.cpp.