![]() |
The Gaudi Framework
v27r1
|
The IChronoStatSvc is the interface implemented by the ChronoStatService. More...
#include <GaudiKernel/IChronoStatSvc.h>
Public Member Functions | |
DeclareInterfaceID (IChronoStatSvc, 6, 0) | |
InterfaceID. More... | |
![]() | |
~extend_interfaces () override=default | |
Virtual destructor. More... | |
Protected Member Functions | |
virtual | ~IChronoStatSvc ()=default |
virtual desctructor More... | |
Additional Inherited Members | |
![]() | |
using | ext_iids = typename Gaudi::interface_list_cat< typename Interfaces::ext_iids...>::type |
take union of the ext_iids of all Interfaces... More... | |
The IChronoStatSvc is the interface implemented by the ChronoStatService.
This interface is used by any algorithm or services wanting to study its own performance and CPU consumption and some statistical computation
Definition at line 33 of file IChronoStatSvc.h.
|
protectedvirtualdefault |
virtual desctructor
IChronoStatSvc::DeclareInterfaceID | ( | IChronoStatSvc | , |
6 | , | ||
0 | |||
) |