new Timer() Object for keeping track of time. This uses performance.now if it is available, otherwise it reverts to the less accurate Date.now. Source: stl.js, line 527 See: Timer