Variable defaultStopwatchConst

defaultStopwatch: Stopwatch = ...

a default instance of Stopwatch (in performance.now timer mode) is exported for convenience, so that it is easily shareable among all libraries that import this submodule.