|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
Concept that is satisfied when T conforms to the libtcspc timing generator interface for trigger event type TriggerEvent.
Determines whether T is move-constructible and provides the member functions trigger(), peek(), and pop() with the signatures and return types documented at Timing generators. The abstime type used for peek() is decltype(TriggerEvent::abstime).