Next: Enclosing_Entity, Previous: Compilation_Date, Up: Intrinsic Subprograms [Contents][Index]
This intrinsic subprogram is used in the implementation of the
library package GNAT.Source_Info
. The only useful use of the
intrinsic import in this case is the one in this unit, so an
application program should simply call the function
GNAT.Source_Info.Compilation_Time
to obtain the time of
the current compilation (in local time format HH:MM:SS).