KSPDev Client utilities
KSPDev Client utilities
KSPDev.DebugUtils
PerfCounter Class
PerfCounter Properties
avgDurationPerCallMs Property
maxDurationPerCallMs Property
minDurationPerCallMs Property
numSamples Property
totalDurationMs Property
PerfCounter
avgDurationPerCallMs Property
Average time spent per one reading.
Namespace:
KSPDev.DebugUtils
Assembly:
KSPDev_Utils.2.0 (in KSPDev_Utils.2.0.dll) Version: 2.0 for KSP v1.8+
Syntax
C#
Copy
public
double
avgDurationPerCallMs
{
get
; }
Request Example
View Source
Property Value
Type:
Double
The average time in milliseconds.
See Also
Reference
PerfCounter Class
KSPDev.DebugUtils Namespace
Send comments on this topic to
igor.zavoychinskiy@gmail.com