CreateClock()
var myClock = CreateClock("ScriptClock","clock_var")
myClock.Start() // will start the clock.
Close