Yeppp!
 All Classes Namespaces Functions Variables Properties Pages
Properties | List of all members
CpuCycleCounterState Class Reference

The state of the processor cycle counter. More...

Properties

bool IsValid [get]
 Indicates whether this is a valid state of a processor cycle counter (i.e. it was not yet released via a call to Library.ReleaseCycleCounter). More...
 

Detailed Description

The state of the processor cycle counter.

This class is intended for use only through Library.AcquireCycleCounter and Library.ReleaseCycleCounter methods.

See Also
Library.AcquireCycleCounter, Library.ReleaseCycleCounter

Property Documentation

bool IsValid
get

Indicates whether this is a valid state of a processor cycle counter (i.e. it was not yet released via a call to Library.ReleaseCycleCounter).