getElapsedMillis

open fun getElapsedMillis(logTime: Long): Double

Returns the time elapsed since the given logTime in millis.

Parameters

logTime

The start time of the event.