6 lines
63 B
Ada
6 lines
63 B
Ada
|
|
select
|
||
|
|
My_Task.Start;
|
||
|
|
or
|
||
|
|
delay Timeout_Period;
|
||
|
|
end select;
|