The Gaudi Framework  v36r9p1 (5c15b2bb)
TimerForSequencer.h File Reference
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/Timing.h"
#include <inttypes.h>
Include dependency graph for TimerForSequencer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TimerForSequencer
 Auxiliary class. More...
 

Functions

MsgStreamoperator<< (MsgStream &ms, const TimerForSequencer &count)
 

Function Documentation

◆ operator<<()

MsgStream& operator<< ( MsgStream ms,
const TimerForSequencer count 
)
inline

Definition at line 91 of file TimerForSequencer.h.

91 { return count.fillStream( ms ); }
Gaudi::Units::ms
constexpr double ms
Definition: SystemOfUnits.h:154
std::count
T count(T... args)