RTTimerCallback Delegate | 
                        
            Timer callback delegate.
            
Namespace:   
   IntervalZero.RTX64.RTAPI.ThreadingAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)
Parameters
- context
 - Type: SystemIntPtr
A pointer to a context to be passed into the callback function. To ensure that any changes in the callback function are global, the parameter should be a IntPtr type.