Ceci est une version archivée de
Tgetdate() à 2008-11-18 14:09:59.
UWORD Tgettime( VOID )
Opcode
44 (0x2C)
Availability
Binding
move.w #$2C,-(sp)
trap #1
addq.l #2,sp
Return Value
Tgettime() returns a bit array arranged as follows:
Bits 15-11 |
Bits 10-5 |
Bits 4-0 |
Hour (0-23) |
Minute (0 to 59) |
Secs/2 (0 to 29) |
See Also