Language:
Русский
English
GetTime (procedure) (WinDos unit)
Returns the current time set in the operating system.
Declaration
procedure GetTime(var Hour, Minute, Second, Sec100: Word);
Target
Windows, Real, Protected
Remarks
Ranges of the values returned are Hour 0..23, Minute 0..59, Second 0..59, and Sec100 (hundredths of seconds) 0..99.