Module readonly

Source
Expand description

Implement a timeout estimator that just uses another process’s estimates.

Structs§

ReadonlyTimeoutEstimator 🔒
A timeout estimator based on reading timeouts that another timeout estimator is computing, in another process.