toggle menu
HealthSensorApp
1.0.0
androidJvm
switch theme
search in API
HealthSensorApp
/
com.wiloc.healthsensorapp.data.simulation
/
CsvDataSimulator
/
LoopInfo
Loop
Info
data
class
LoopInfo
(
val
currentLoop
:
Int
,
val
totalLoops
:
Int
)
Members
Constructors
Loop
Info
Link copied to clipboard
constructor
(
currentLoop
:
Int
,
totalLoops
:
Int
)
Properties
current
Loop
Link copied to clipboard
val
currentLoop
:
Int
total
Loops
Link copied to clipboard
val
totalLoops
:
Int