Added support to register timers to time-out during playback.
Timers cause major issues with the test playback since they may not timeout as tests are being played back, but the tend to when user is using the application. To avoid such issues, we now add mechanism to register such timer with the pqEventDispatcher.
Showing
Please register or sign in to comment