|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
Access for acquire processors.
Public Member Functions | |
| void | halt () |
| Halt the acquisition: stop reading further data. | |
|
inline |
Halt the acquisition: stop reading further data.
The call to flush() will throw (if it hasn't exited yet) tcspc::acquisition_halted without flushing the downstream.
This is typically used for user-initiated cancellation of the acquisition.