The Gaudi Framework
v30r3 (a5ef0a68)
|
The IChronoStatSvc is the interface implemented by the ChronoStatService. More...
#include <GaudiKernel/IChronoStatSvc.h>
Public Member Functions | |
DeclareInterfaceID (IChronoStatSvc, 6, 0) | |
InterfaceID. More... | |
Additional Inherited Members | |
Public Types inherited from extend_interfaces< IService, IChronoSvc, IStatSvc > | |
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.
IChronoStatSvc::DeclareInterfaceID | ( | IChronoStatSvc | , |
6 | , | ||
0 | |||
) |