Docs (4.0.0)
class TestCase method

getTime

Returns the elapsed time, or the total time if the test has already completed.

getTime(): number

Related