sdk
sdk
/
com.sygic.sdk.diagnostics
/
StopWatchDiagnosticsData
Stop
Watch
Diagnostics
Data
open
class
StopWatchDiagnosticsData
Content copied to clipboard
Constructors
Functions
Properties
Inheritors
Constructors
Stop
Watch
Diagnostics
Data
Link copied to clipboard
fun
StopWatchDiagnosticsData
(
)
Content copied to clipboard
Functions
elapsed
Seconds
Link copied to clipboard
fun
elapsedSeconds
(
)
:
Long
Content copied to clipboard
reset
Link copied to clipboard
fun
reset
(
)
Content copied to clipboard
start
Link copied to clipboard
fun
start
(
startTime
:
Long
=
System.currentTimeMillis()
)
Content copied to clipboard
stop
Link copied to clipboard
fun
stop
(
endTime
:
Long
=
System.currentTimeMillis()
)
Content copied to clipboard
Properties
endTime
Link copied to clipboard
val
endTime
:
Long
=
0
Content copied to clipboard
startTime
Link copied to clipboard
val
startTime
:
Long
=
0
Content copied to clipboard
Inheritors
HttpRequestDiagnosticsData
Link copied to clipboard
NetworkActivityDiagnosticsData
Link copied to clipboard
MapViewDiagnosticsData
Link copied to clipboard