|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
Event indicating end of interval in which counts were lost.
| DataTypes | data type set specifying abstime_type |
Public Attributes | |
| DataTypes::abstime_type | abstime |
| The absolute time (a.k.a. macrotime) of this event. | |
Friends | |
| auto | operator<< (std::ostream &s, end_lost_interval_event const &e) -> std::ostream & |
| Stream insertion operator. | |
| auto | operator== (end_lost_interval_event const &lhs, end_lost_interval_event const &rhs) noexcept -> bool=default |
| Equality comparison operator. | |