6 #ifndef KAGOME_CLOCK_HPP 7 #define KAGOME_CLOCK_HPP 17 template <
typename ClockType>
29 virtual ~Clock() =
default;
61 #endif // KAGOME_CLOCK_HPP
typename ClockType::duration Duration
virtual uint64_t nowUint64() const =0
typename ClockType::time_point TimePoint
virtual TimePoint now() const =0