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