.OpenModelica.Scripting.alarm

Information

Like alarm(2).

Note that OpenModelica also sends SIGALRM to the process group when the alarm is triggered (in order to kill running simulations).

Interface

impure function alarm
  input Integer seconds;
  output Integer previousSeconds;
end alarm;

Generated at 2024-04-18T18:15:58Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos