Stopwatch
Static functions
formatTime
Parameters
Input
Description
Type
Output
Examples
Instance functions
create
Parameters
Output
delete
Parameters
Output
start
Parameters
Output
stop
Parameters
Output
reset
Parameters
Output
lap
Parameters
Output
getElapsedTime
Parameters
Output
getLaps
Parameters
Output
clearLaps
Parameters
Output
isRunning
Parameters
Output
getState
Parameters
Output
setTickInterval
Parameters
Input
Description
Type
Output
Example
Event listeners
onStart
Parameters
Input
Description
Type
Output
onStop
Parameters
Input
Description
Type
Output
onReset
Parameters
Input
Description
Type
Output
onTick
Parameters
Input
Description
Type
Output
onLap
Parameters
Input
Description
Type
Output
removeAllListeners
Parameters
Output
Last updated
Was this helpful?