Handbook
Glossary
gettimeofday ( TP TZP -- int )
Vocabulary
unix
.
time
Inputs
TP
an
object
TZP
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
unix.time
FUNCTION:
int
gettimeofday
( timespec* TP, void* TZP )