#include <src/PRGraph/PrecedenceRulesGraph.h>
Definition at line 249 of file PrecedenceRulesGraph.h.
◆ StartTime()
Definition at line 250 of file PrecedenceRulesGraph.h.
258 <<
"add algorithm start time to the TTT dumps" <<
endmsg;
Definition of the MsgStream class used to transmit messages.
bool isValid() const
Allow for check if smart pointer is valid.
SmartIF< ITimelineSvc > m_timelineSvc
StatusCode service(const Gaudi::Utils::TypeNameString &name, T *&svc, bool createIf=true)
Templated method to access a service by name.
GAUDI_API ISvcLocator * svcLocator()
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
◆ operator()() [1/3]
Definition at line 262 of file PrecedenceRulesGraph.h.
275 std::chrono::duration_cast<std::chrono::nanoseconds>( te.start.time_since_epoch() ).
count() );
bool isValid() const
Allow for check if smart pointer is valid.
virtual bool getTimelineEvent(TimelineEvent &) const =0
SmartIF< ITimelineSvc > m_timelineSvc
std::unique_ptr< EventContext > eventContext
Cache for the eventContext.
◆ operator()() [2/3]
◆ operator()() [3/3]
◆ m_slot
| const EventSlot& precedence::StartTime::m_slot |
◆ m_timelineSvc
The documentation for this struct was generated from the following file: