| Class | Description |
|---|---|
| Counter |
An object containing units before and units after for a particular unit type
|
| MultiCounterMonitorableOperation |
A base object for monitorable operations that require more than one counter.
|
| SimpleMonitorableOperation |
A base object for monitorable operations profiled with a single counter.
|
| Stopwatch |
A convenient object for timings that support multiple counter types
This class is not thread-safe.
|
| Enum | Description |
|---|---|
| Counter.Type |
An enumeration of all types of measurement supported
|
Copyright © 2019. All rights reserved.