PrecisionInputTimerAttach Method
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.169 -- Release Build+82545fa6ae2add30278022168cd357b1ff6488b5
Gemstone.Timeseries.PrecisionInputTimer.Attach = function(framesPerSecond, exceptionHandler);
- framesPerSecond Int32
- Desired frames per second for the input timer.
- exceptionHandler ActionException (Optional)
- Optional delegate to handle exception reporting from the timer.
PrecisionInputTimerA
PrecisionInputTimer that can be used for the specified
framesPerSecond.