unix.time vocabulary
Factor handbook ยป Vocabulary index


Summary

Metadata
Tags:time, bindings
Platforms:unix


Words

Tuple classes
ClassSuperclassSlots
timespec struct
timeval struct
timezone struct
tm struct


Ordinary words
WordStack effect
<timeval>( sec usec -- timeval )
adjtime( delta olddelta -- int )
gettimeofday( TP TZP -- int )
localtime( clock -- tm* )
make-timespec( nanos -- timespec )
make-timeval( us -- timeval )
settimeofday( TP TZP -- int )
time( t -- time_t )


Class predicate words
WordStack effect
timespec?( object -- ? )
timeval?( object -- ? )
timezone?( object -- ? )
tm?( object -- ? )


Files


Metadata files