The Gaudi Framework  v29r0 (ff2e7097)
ITimelineSvc.h File Reference
#include "GaudiKernel/IService.h"
#include <pthread.h>
#include <string>
#include <chrono>
Include dependency graph for ITimelineSvc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TimelineEvent
 
class  ITimelineSvc
 

Typedefs

typedef std::chrono::high_resolution_clock Clock
 
typedef Clock::time_point time_point
 

Typedef Documentation

Definition at line 10 of file ITimelineSvc.h.

typedef Clock::time_point time_point

Definition at line 11 of file ITimelineSvc.h.