22 out <<
"#start end algorithm thread slot event" <<
std::endl;
71 out << std::chrono::duration_cast<std::chrono::nanoseconds>(e.
start.time_since_epoch()).count() <<
" " 92 out <<
"#start end algorithm thread slot event" <<
std::endl;
95 out << std::chrono::duration_cast<std::chrono::nanoseconds>(e.start.time_since_epoch()).count() <<
" " Definition of the MsgStream class used to transmit messages.
StatusCode initialize() override
const std::string & name() const override
Retrieve name of the service.
Gaudi::Property< bool > m_partial
bool isSuccess() const
Test for a status code of SUCCESS.
T duration_cast(T...args)
#define DECLARE_COMPONENT(type)
This class is used for returning status codes from appropriate routines.
tbb::concurrent_vector< TimelineEvent > m_events
StatusCode finalize() override
StatusCode initialize() override
Gaudi::Property< std::string > m_timelineFile
MsgStream & debug() const
shortcut for the method msgStream(MSG::DEBUG)
SmartIF< IMessageSvc > & msgSvc() const
The standard message service.
void registerTimelineEvent(const TimelineEvent &e) override
MSG::Level msgLevel() const
get the output level from the embedded MsgStream
StatusCode reinitialize() override
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.