Struct tacho::Reporter [] [src]

pub struct Reporter(_);

Methods

impl Reporter
[src]

Obtains a read-only view of a metrics report without clearing the underlying state.

Obtains a Report and removes unused metrics.

Trait Implementations

impl Clone for Reporter
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more