.Modelica_DeviceDrivers.OperatingSystem.RTSync.constructor

Information

Creates a RTSync instance.

Interface

function constructor
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Time startSimTime "Simulation start time (usually 0)";
  input Boolean shouldCatchupTime "true, try to catch up delays from missed dead-lines by progressing faster than real-time, otherwise do not";
  output RTSync rtSync;
end constructor;

Generated at 2025-02-16T19:25:00Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos