PrecisionInputTimer Methods

Methods

AddReference Adds a reference to this PrecisionInputTimer.
Attach Attach to a PrecisionInputTimer for the specified framesPerSecond.
Detach Detach from the PrecisionInputTimer.
Dispose Releases all the resources used by the PrecisionInputTimer object.
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize Releases the unmanaged resources before the PrecisionInputTimer object is reclaimed by GC.
(Overrides ObjectFinalize)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
RemoveReference Removes a reference to this PrecisionInputTimer.
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also