I'm not sure which namespace is correct (DOM.Timer or Control.Timer), but I'm seeing both on Pursuit and Github. It looks like DOM is the newer version, but Control seems more appropriate. You don't need to be using the DOM or be in a browser to use these functions. They should work in any JS VM.
I'm not sure which namespace is correct (
DOM.TimerorControl.Timer), but I'm seeing both on Pursuit and Github. It looks like DOM is the newer version, but Control seems more appropriate. You don't need to be using the DOM or be in a browser to use these functions. They should work in any JS VM.