Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 198 Bytes

File metadata and controls

5 lines (3 loc) · 198 Bytes

Mono.Counters

PInvoke implementation for the mono counters API. This can be used to get some metrics from the runtime about your application.

This is the equivalent of mono --stats as an API.