toggle menu
Android SDK
androidJvm
switch theme
search in API
Core
/
com.benomad.msdk.core.report
/
TimeMeasurement
Time
Measurement
class
TimeMeasurement
Members
Constructors
Time
Measurement
Link copied to clipboard
constructor
(
)
Properties
start
Time
Link copied to clipboard
var
startTime
:
Long
?
stop
Time
Link copied to clipboard
var
stopTime
:
Long
?
Functions
get
Elapsed
Time
Link copied to clipboard
fun
getElapsedTime
(
)
:
Long
?
measurement
As
Json
Link copied to clipboard
fun
measurementAsJson
(
)
:
String
start
Link copied to clipboard
fun
start
(
)
stop
Link copied to clipboard
fun
stop
(
)