KSPDev Client utilities
KSPDev Client utilities
KSPDev.DebugUtils
PerfCounter Class
PerfCounter Properties
avgDurationPerCallMs Property
maxDurationPerCallMs Property
minDurationPerCallMs Property
numSamples Property
totalDurationMs Property
PerfCounter
numSamples Property
Total number of readings captured.
Namespace:
KSPDev.DebugUtils
Assembly:
KSPDev_Utils.2.3 (in KSPDev_Utils.2.3.dll) Version: 2.3 for KSP v1
Syntax
C#
Copy
public
int
numSamples
{
get
; }
Request Example
View Source
Property Value
Type:
Int32
The number of times
MeasureAction(Action)
was called.
See Also
Reference
PerfCounter Class
KSPDev.DebugUtils Namespace
Send comments on this topic to
igor.zavoychinskiy@gmail.com