The KernelTimeGauge type exposes the following members.

Constructors

  NameDescription
KernelTimeGauge
Instantiates the time gauge.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Reset
Resets the kernel time gauge.
ResetStart
Resets and starts the kernel time gauge.
Start
Starts the kernel time gauge.
Stop
Stops the kernel time gauge.
ToString
The elapsed kernel time in milliseconds in textual form.
(Overrides Object..::.ToString()()().)

Properties

  NameDescription
DurationInMilliSeconds
Gets the elapsed kernel time in milliseconds.
DurationInSeconds
Gets the elapsed kernel time in seconds.
Frequency
Gets the kernel frequency.

See Also