LBM .Net API Documentation
createTimer Method
Namespacescom.latencybusters.lbmLBMContextcreateTimer()()()
Members
IconMemberDescription
createTimer(Int64)
Create an LBM Timer object

createTimer(Int64, LBMEventQueue)
Creates a timer associated with this context and a specified event queue that expires with a specified delay.

createTimer(Int64, LBMTimerCallback, Object)
Creates a timer associated with this context that expires with specified delay.

createTimer(Int64, LBMTimerCallback, Object, LBMEventQueue)
Creates a timer associated with this context and a specified event queue that expires with a specified delay.

Assembly: lbmcs (Module: lbmcs) Version: 5.3.6.0