CcrStopwatch Class

Microsoft Robotics Studio

A portable implementation as an alternative to the StopWatch class. Uses the QueryPerformanceCounter WIN32 API

Namespace: Microsoft.Ccr.Core
Assembly:  Ccr.Core (in Ccr.Core.dll)
Version: 1.5.507.0

Syntax

public class CcrStopwatch
'Declaration
Public Class CcrStopwatch
public ref class CcrStopwatch

Inheritance Hierarchy

System..::Object
  Microsoft.Ccr.Core..::CcrStopwatch

See Also

CcrStopwatch Members

Microsoft.Ccr.Core Namespace