Dalek.Timer Class
Timing module to measure test run times
Constructor
Dalek.Timer
()
Item Index
Methods
getElapsedTime
()
Float
Returns the elapsed time in ms
Returns:
Float:
getElapsedTimeFormatted
()
Object
Returns an object with test run time information containing hours, minutes & seconds
Returns:
Object:
start
()
chainable
Starts the timer
stop
()
chainable
Stops the timer