toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.observers
/
SimulationTimer
Simulation
Timer
class
SimulationTimer
(
model
:
Model
)
Members
Constructors
Simulation
Timer
Link copied to clipboard
constructor
(
model
:
Model
)
Properties
experiment
End
Time
Link copied to clipboard
var
experimentEndTime
:
Instant
experiment
Start
Time
Link copied to clipboard
var
experimentStartTime
:
Instant
total
Elapsed
Time
Link copied to clipboard
val
totalElapsedTime
:
Duration
Functions
replication
Times
Link copied to clipboard
fun
replicationTimes
(
)
:
DoubleArray
The replication times in milliseconds
replication
Time
Statistics
Link copied to clipboard
fun
replicationTimeStatistics
(
)
:
Statistic
start
Observing
Link copied to clipboard
fun
startObserving
(
)
stop
Observing
Link copied to clipboard
fun
stopObserving
(
)