DebugTiming Class

Displays process timing.

Namespace: Ws.Services.Utilities
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

 public class DebugTiming

Remarks

This class is provided to display process timinig information. Use this class to display user defined messages and current, elapsed or total time information that can be useful when testing processing times. Several instances of this class exist in the device stack. Setting the static property Timestamps to true turns timing trace messages on. A device developer can include instances of this class in their code to measure timing parameters.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

DebugTiming Members
Ws.Services.Utilities Namespace