Scheme Request for Implementation 174,
"POSIX Timespecs,"
by John Cowan,
has gone into "final" status.

The document and an archive of the discussion are available at https://srfi.schemers.org/srfi-174/.

Here's the abstract:

This SRFI defines the trivial type timespec, which is used to represent the struct timespec defined by the POSIX <time.h> header.

Here are the diffs since the most recent draft:

https://github.com/scheme-requests-for-implementation/srfi-174/compare/d92e5a20..1cf7ea4e

Many thanks to John and to everyone who contributed to the discussion of this SRFI.

Regards,


SRFI Editor