# Packages
No description provided by the author
# Functions
EstimateETA attempts to estimate the remaining time for a job to finish given the [startTime] and it's current progress.
No description provided by the author
NewTimer creates a new timer object.
ProgressFromHash returns the progress out of MaxUint64 assuming [b] is a key in a uniformly distributed sequence that is being iterated lexicographically.
# Structs
AdaptiveTimeoutConfig contains the parameters provided to the adaptive timeout manager.
Timer wraps a timer object.
# Interfaces
No description provided by the author
Meter tracks the number of occurrences of a specified event.