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