SimulationTimer

class SimulationTimer(model: Model)

Provides the ability to time the execution of a model.

Parameters

model

the model to observe

Constructors

Link copied to clipboard
constructor(model: Model)

Properties

Link copied to clipboard
var experimentEndTime: Instant
Link copied to clipboard
var experimentStartTime: Instant
Link copied to clipboard

Functions

Link copied to clipboard

The replication times in milliseconds

Link copied to clipboard
Link copied to clipboard