itch-mold-replay
1.0
Time-accurate NASDAQ TotalView-ITCH 5.0 replay over MoldUDP64
Loading...
Searching...
No Matches
imr::mold::downstream::ClockConcept Concept Reference
#include <
pacer.h
>
Concept definition
template
<
typename
T>
concept
imr::mold::downstream::ClockConcept
=
requires
{
typename
T::time_point;
{ T::now() } -> std::same_as<typename T::time_point>;
}
imr::mold::downstream::ClockConcept
Definition
pacer.h:39
imr
mold
downstream
ClockConcept
Generated by
1.9.8