Expand description

Synchronized types that allow access to a Histogram from multiple threads.

Structs

This guard denotes that a Recorder is currently idle, and should not be waited on by a SyncHistogram phase-shift.

A write-only handle to a SyncHistogram.

A Histogram that can be written to by multiple threads concurrently.

Type Definitions

See IdleRecorder. This guard borrows the idle Recorder.