Assess API Methods
getTime()
Returns the current time of the test, in seconds.
When using sections
configured with different time
, the returned value is the total elapsed time of all sections.
Arguments
-
options object
-
currentSection boolean
Passing
true
to get the elapsed time of the current active section.
-
Return value
Type integer