.FCSys.Utilities.Time.get_time

Information

Return the current time

Interface

function get_time
  extends Modelica.Icons.Function;
  output Integer t "Time in milliseconds since January 1, 1970" annotation(
    Dialog(__Dymola_label = "<html><i>t</i></html>"));
  // Note:  Since Dymola 7.4 doesn't support the IncludeDirectory annotation,
  // it will be necessary to use the full
  // path in the Include annotation, e.g.
  //   Include="#include \"FCSys/FCSys 2.0/Resources/Source/C/time.c\""
end get_time;

Generated at 2024-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos