pumpTimers

open fun pumpTimers(nowMillis: Long): Long?

Runs the timers a script set, and answers how long to wait before the next one, or null when none is waiting. The viewer calls this once a frame while hasTimers is true.