root
Toggle table of contents
goblin-service
Target filter
goblin-service
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.data
/
ActiveMeasurement
/
ActiveMeasurement
Active
Measurement
goblin-service
constructor
(
id
:
Int
,
name
:
String
=
"M-"
,
startTime
:
Long
,
startEventIndex
:
Int
,
runs
:
List
<
RunSummary
>
=
listOf()
,
activeRun
:
ActiveRun
?
=
null
)