Static Public Member Functions | List of all members
detinfo::details::StartTimeImpl< TimePoint, TimePoint > Struct Template Reference

#include <DetectorTimings.h>

Static Public Member Functions

static constexpr TimePoint startTime (DetectorTimings const *)
 

Detailed Description

template<typename TimePoint>
struct detinfo::details::StartTimeImpl< TimePoint, TimePoint >

Definition at line 751 of file DetectorTimings.h.

Member Function Documentation

template<typename TimePoint >
static constexpr TimePoint detinfo::details::StartTimeImpl< TimePoint, TimePoint >::startTime ( DetectorTimings const *  )
inlinestatic

Definition at line 754 of file DetectorTimings.h.

755  {
756  return TimePoint{0_us};
757  }

The documentation for this struct was generated from the following file: