Next: srfi time spec time, Previous: srfi time spec const, Up: srfi time spec [Index]
The following procedures are required.
Return a date
corresponding to the current UTC time.
tz-offset must be an exact integer representing the time zone offset in number of seconds; when not given it defaults to the local time zone.
Current Julian Day.
Current Modified Julian Day.
Current time, of type time-type system, which defaults to
time-utc
.
Return an exact integer representing the clock resolution, in
nanoseconds, of the system clock of type type time-type system,
which defaults to time-utc
.