Timer used to get the time spent to complete a game. Source: gameMechanics.js, line 964 Methods (static) start() Reset values and start timer. Source: gameMechanics.js, line 974 (static) stop() Stop timer and set elapsed time. Source: gameMechanics.js, line 981