|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
Events conveying information about lost detection counts.
Classes | |
| struct | tcspc::begin_lost_interval_event< DataTypes > |
| Event indicating beginning of interval in which counts were lost. More... | |
| struct | tcspc::data_lost_event< DataTypes > |
| Event indicating loss of data due to buffer overflow. More... | |
| struct | tcspc::end_lost_interval_event< DataTypes > |
| Event indicating end of interval in which counts were lost. More... | |
| struct | tcspc::lost_counts_event< DataTypes > |
| Event indicating number of counts that could not be time-tagged. More... | |