![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <sys/time.h>#include <sys/times.h>#include <unistd.h>
Include dependency graph for Stopwatch.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Stopwatch |
Macros | |
| #define | R__UNIX |
Variables | |
| static double | gTicks = 0 |
| #define R__UNIX |
Definition at line 60 of file Stopwatch.h.
View newest version in sPHENIX GitHub at line 60 of file Stopwatch.h
|
static |
Definition at line 67 of file Stopwatch.h.
View newest version in sPHENIX GitHub at line 67 of file Stopwatch.h
Referenced by Stopwatch::GetCPUTime(), and Stopwatch::Stopwatch().