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
The following properties are supported.
-
currentSection boolean
Passing
trueto get the elapsed time of the current active section.
-
Return value
Type integer