All Manuals > LispWorks Foreign Language Interface User Guide and Reference Manual > 6 Type Reference

NextPrevUpTopContentsIndex

:time-t

FLI type descriptor
Summary

Converts between a Lisp integer and the platform-specific time_t type.

Syntax

:time-t

Arguments

None.

Description

The FLI :time-t type converts between a Lisp integer and an ISO C time_t type, which is an integer type used for storing system time values.


LispWorks Foreign Language Interface User Guide and Reference Manual - 7 Dec 2011

NextPrevUpTopContentsIndex