Skip to main content

Module estimator

Module estimator 

Source
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.