LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
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 694 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 696 of file DetectorTimings.h.

696 { return TimePoint{0_us}; }

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