Expand description
Implement a timeout estimator that just uses another process’s estimates.
Structs§
- Readonly
Timeout 🔒Estimator - A timeout estimator based on reading timeouts that another timeout estimator is computing, in another process.
Implement a timeout estimator that just uses another process’s estimates.