Property | Type | Description | |
---|---|---|---|
ConvertNanosRate | double | ||
MeterMetric | System | ||
Tick | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Mark ( ) : void |
Mark the occurrence of an event
|
|
Mark ( long n ) : void |
Mark the occurrence of a given number of events
|
|
New ( string eventType, TimeUnit rateUnit ) : |
Method | Description | |
---|---|---|
ConvertNanosRate ( double ratePerNs ) : double | ||
MeterMetric ( string eventType, TimeUnit rateUnit ) : System | ||
Tick ( ) : void |
public static New ( string eventType, TimeUnit rateUnit ) : |
||
eventType | string | |
rateUnit | TimeUnit | |
return |