#include "Utilities/Timing/interface/GenTimer.h"
Go to the source code of this file.
Classes | |
struct | PentiumTime::OneTick |
struct | PentiumTime |
Typedefs | |
typedef long long int | PentiumTimeIntervalType |
typedef GenTimer< PentiumTime > | PentiumTimer |
typedef unsigned long long int | PentiumTimeType |
typedef long long int PentiumTimeIntervalType |
Definition at line 11 of file PentiumTimer.h.
typedef GenTimer<PentiumTime> PentiumTimer |
a timer valid only on Linux Pentium
Definition at line 63 of file PentiumTimer.h.
typedef unsigned long long int PentiumTimeType |
Definition at line 10 of file PentiumTimer.h.