Click or drag to resize

PrecisionInputTimer Properties

The PrecisionInputTimer type exposes the following members.

Properties
  Name Description
Public property ExceptionHandler Gets or sets function used to handle exceptions.
Public property FrameMilliseconds Gets array of frame millisecond times for this PrecisionInputTimer.
Public property FramesPerSecond Gets frames per second for this PrecisionInputTimer.
Public property FrameWaitHandle Gets a reference to the frame wait handle.
Public property LastFrameTime Gets time of last frame, in ticks.
Public property ReferenceCount Gets reference count for this PrecisionInputTimer.
Public property Resynchronizations Gets number of resynchronizations that have occurred for this PrecisionInputTimer.
Top
See Also