Skip to content
Felix S. Klock II edited this page Jul 28, 2013 · 1 revision
  • The time.sch library relies on unix-specific functionality. Need to figure out how to generalize it to Windows as well.
    • This is important because several of the SRFI's (require 'time)

As of v0.96, (current-seconds) is available under Windows as well as POSIX systems. That should help.

Clone this wiki locally