new Timer () Timer object. Source: modules/debug/Timer.jsxinc - line 65 Methods clear () Clears all records. Source: modules/debug/Timer.jsxinc - line 155 report (thenClearopt) Shows a report window with timer records. Parameters: Name Type Attributes Default Description thenClear boolean <optional> false Clear records after closing window. (optional) Source: modules/debug/Timer.jsxinc - line 95 shot (name) Records a time interval into named timer. Parameters: Name Type Description name string Timer's name. Source: modules/debug/Timer.jsxinc - line 82 toString () → {string} Returns a string representation of the object. Returns: string Source: modules/debug/Timer.jsxinc - line 75