8 delay(
Duration::MicroSeconds(1 / frequency * 1'000'000))
17 if (timeSinceLastTrue >= delay)
Throttler(float frequency)
Construct a new Throttler object.
bool check(const armarx::DateTime ×tamp) noexcept
Check if enough time has passed since this function last returned true.
Represents a point in time.
This file offers overloads of toIce() and fromIce() functions for STL container types.