libtcspc C++ API
Streaming TCSPC and time tag data processing
Loading...
Searching...
No Matches
tcspc::record_abstime_range_accessor< Abstime > Class Template Reference

Description

template<typename Abstime>
class tcspc::record_abstime_range_accessor< Abstime >

Accessor for tcspc::record_abstime_range() processor data.

Public Member Functions

auto max () -> std::optional< Abstime >
 Return the maximum abstime observed, or empty if no abstime-stamped event was observed.
auto min () -> std::optional< Abstime >
 Return the minimum abstime observed, or empty if no abstime-stamped event was observed.

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