Int 21/AH=2Ch

Prev Next Ralf Interrups Categories Contents

------

DOS 1+ - GET SYSTEM TIME

AH = 2Ch

Return:
CH = hour CL = minute DH = second DL = 1/100 seconds

Note: On most systems, the resolution of the system clock is about 5/100sec, so returned times generally do not increment by 1. On some systems, DL may always return 00h

See Also: AH=2Ah - AH=2Dh - AH=E7h"Novell" - INT 1A/AH=00

See Also: INT 2F/AX=120Dh

Category: DOS Kernel - Int 21h - D

------

Prev Next Ralf Interrups Categories Contents