Current Time

Gets current time in the simulation of the last selected fmu.

Arguments Description

No argument is required.

Returns

int: An integer that represents the time passed since the start of the simulation.

Example

${time} = Current Time
Log ${time}