PowerAda 22
From OC Systems Wiki!
(22) Any implementation-defined time types.
See 9.6(6).
There are two implementation-defined time types are provided by this implementation:
- type
Time
in the language-defined packageAda.Real_time
(See D.8); - type
Posix_Time
in the implementation-defined packagePosix_Calendar
(See Appendix B, "POSIX/Ada Packages").