Module timing

Module timing 

Source
Expand description

Adaptive timing utilities.

These abstractions provide a simplified feedback-driven delay system that solvers and the pipeline can reuse as a foundation for dynamic delays.

Structs§

DelayStrategy
Strategies used to compute the next delay before replaying a challenge.

Enums§

TimingFeedback
Feedback emitted after solving attempts.