snapshot property

Returns a snapshot of the PerfCounter's values.

Implementation

PerfCounterSnapshot get snapshot => PerfCounterSnapshot(this);