diff options
Diffstat (limited to 'gcc/ada/gnat_rm.texi')
-rw-r--r-- | gcc/ada/gnat_rm.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi index ee22978..e2e2c31 100644 --- a/gcc/ada/gnat_rm.texi +++ b/gcc/ada/gnat_rm.texi @@ -21376,7 +21376,8 @@ then such a backward jump may occur. @item @code{Ada.Real_Time.Timing_Events} `(D.15)' -Not implemented in GNAT. +This package allows procedures to be executed at a specified time without +the use of a task or a delay statement. @item @code{Ada.Sequential_IO} `(A.8.1)' |