DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(guile.info.gz) SRFI-19 Time object and accessors

Info Catalog (guile.info.gz) SRFI-19 Current time and clock resolution (guile.info.gz) SRFI-19 (guile.info.gz) SRFI-19 Time comparison procedures
 
 39.15.3 SRFI-19 Time object and accessors
 -----------------------------------------
 
                 (make-time type nanosecond second)
                 (time? obj)
                 (time-type time)
                 (time-nanosecond time)
                 (time-second time)
                 (set-time-type! time type)
                 (set-time-nanosecond! time nsec)
                 (set-time-second! time sec)
                 (copy-time time)
 
Info Catalog (guile.info.gz) SRFI-19 Current time and clock resolution (guile.info.gz) SRFI-19 (guile.info.gz) SRFI-19 Time comparison procedures
automatically generated byinfo2html