Click or drag to resize

TimeTicks Methods

The CounterTimeTicks type exposes the following members.

Methods
  NameDescription
Public methodDispose
Releases and unregisters this counter.
(Inherited from PerformanceCounter.)
Public methodGetSamples
Returns objects for accumulating data and generating samples, one for each constituent performance value.
(Inherited from PerformanceCounter.)
Protected methodLog
Log a value to the chart.
(Inherited from PerformanceCounter.)
Public methodLogTicks
Log a time (in ticks).
Public methodReset
Request a reset for this value.
(Inherited from PerformanceCounter.)
Top
See Also