DebugTiming Members

The following tables list the members exposed by the DebugTiming type.

Public Constructors

Name Description
Public Method DebugTiming Creates an instance of the DebugTiming class.

Public Properties

Name Description
Public Property TimeStamping Gets or sets a flag that specifies whether or not timestamp message processing is currently enabled.

Public Methods

Name Description
Public Method PrintCurrentTime Prints the current tick time and a user-defined message.
Public Method PrintElapsedTime Prints the elapsed tick time since the object was created or the last time ResetStartTime was called, along with a user defined message.
Public Method PrintTotalTime Prints the elapsed time from the specified start time to the current time, along with a user-defined message.
Public Method ResetStartTime Resets the debug timer and displays a user-defined message.

See Also

Reference

DebugTiming Class
Ws.Services.Utilities Namespace