#include </builds/gaudi/Gaudi/GaudiHive/src/PRGraph/PrecedenceRulesGraph.h>
Definition at line 297 of file PrecedenceRulesGraph.h.
◆ EndTime()
◆ operator()() [1/3]
std::string precedence::EndTime::operator() |
( |
const AlgoProps & |
props | ) |
const |
|
inline |
Definition at line 309 of file PrecedenceRulesGraph.h.
322 std::to_string( std::chrono::duration_cast<std::chrono::nanoseconds>( te.end.time_since_epoch() ).count() );
◆ operator()() [2/3]
std::string precedence::EndTime::operator() |
( |
const DataProps & |
| ) |
const |
|
inline |
◆ operator()() [3/3]
◆ m_slot
◆ m_timelineSvc
The documentation for this struct was generated from the following file: