Stack effect: ( -- t )
Put the current time in seconds since midnight on the stack.
Unique to Haiku Forth. Returns a floating point number. Intended to avoid run speed dependencies in stateful programs.
NOTE: In Haiku Forth (unlike Traditional Forth), all stack cells and memory locations are floating point numbers.