template<typename Abstime>
class tcspc::record_abstime_range_accessor< Abstime >
Accessor for tcspc::record_abstime_range() processor data.
|
|
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: