The KernelTimeGauge type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | KernelTimeGauge | Instantiates the time gauge. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (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
Name | Description | |
---|---|---|
![]() | DurationInMilliSeconds | Gets the elapsed kernel time in milliseconds. |
![]() | DurationInSeconds | Gets the elapsed kernel time in seconds. |
![]() | Frequency | Gets the kernel frequency. |