pmMDA.NET

HighPerformanceCounter Class

[This is preliminary documentation and subject to change.]

This class is a high performance counter.

For a list of all members of this type, see HighPerformanceCounter Members.

System.Object
   PmMda.Net.Tools.HighPerformanceCounter

public class HighPerformanceCounter

Remarks

The high performance timer can calculate the exact duration of operations. To ensure a very exact measurement, the processor frequency and its cycle counter is used.

See the WinAPI methods QueryPerformanceCounter and QueryPerformanceFrequency for further information.

Requirements

Namespace: PmMda.Net.Tools

Assembly: pmMDA.NET.Common (in pmMDA.NET.Common.dll)

See Also

HighPerformanceCounter Members | PmMda.Net.Tools Namespace