[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     NAME: GetTime

     USE: Procedure to return the current operating system time.
          Returned values can range  Hour   = 0..23
                                     Minute = 0..59
                                     Second = 0..59
                                     Sec100 = 0..99

     DEPENDENCY:  The DOS unit must be used placed in the uses section.

     SYNTAX: GetTime(Var Hours, Minutes, Seconds, Sec100 : Word);

See Also: GetDate SetTime SetDate
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson