File: function-wait-simple.txt

package info (click to toggle)
libixion 0.20.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,472 kB
  • sloc: cpp: 21,273; sh: 4,561; makefile: 463; python: 297
file content (8 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
%mode init
A1=WAIT()+1
A2=WAIT()+20
A3=WAIT()+15
A4=(A2+A3)*2+WAIT()
%calc
%exit