Expand description
Declarations for a TimeoutEstimator type that can change implementation.
Structsยง
- Estimator ๐
- A timeout estimator that can change its inner implementation and share its implementation among multiple threads.
Functionsยง
- estimator_
from_ ๐storage - Try to construct a new boxed TimeoutEstimator based on the contents of storage, and whether it is read-only.