PrecisionInputTimerAttach Method
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.171 -- Release Build+3ecaf8b66f8331a5e50f9e43ac234abd50096934
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.