Hi,
I'm working on this baby monstrosity of a workbook, that includes a few Application.ontime (and speaking) methods. Randomly, (or not so much so if you can help me find the where/why) I made an update and now there's 3 to 4 seconds of "error" or lag in my timers that I cannot seem to eliminate.
The code is a bit intertwined, so forgive me for not posting the code (workbook attached). I cannot figure out why the 4 seconds is being added, i.e. where the delay is and for some odd reason. I cannot turn off the Pacing timers at will. They beat to their own drummer at the moment. Thanks for your help tremendously appreciated.
What's happening (or supposed to happen)
TESTING TAB
SectionToggle: starts the app. et al, 4 Pacing timers (on Contents pg.) are set and depending on the section type the Setup or Question Timer is set and then A section Timer
SetupButton: Resets the timer for the QTIMEButton when applicable and resets its own timer
QTIMEButton: Resets timer for SetupButton when applicable, turns SectionToggle off when Applicable and turns off everything else when applicable
Bookmarks