DebugTiming Members
The following tables list the members exposed by the DebugTiming type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
DebugTiming | Creates an instance of the DebugTiming class. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
TimeStamping | Gets or sets a flag that specifies whether or not timestamp message processing is currently enabled. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
PrintCurrentTime | Prints the current tick time and a user-defined message. |
![]() |
PrintElapsedTime | Prints the elapsed tick time since the object was created or the last time ResetStartTime was called, along with a user defined message. |
![]() |
PrintTotalTime | Prints the elapsed time from the specified start time to the current time, along with a user-defined message. |
![]() |
ResetStartTime | Resets the debug timer and displays a user-defined message. |
.gif)
.gif)