SRFI 174: POSIX Timespecs
Arthur A. Gleckler 16 Sep 2019 23:43 UTC
Scheme Request for Implementation 174,
"POSIX Timespecs,"
by John Cowan,
is now available for discussion.
Its draft and an archive of the ongoing
discussion are available at
<https://srfi.schemers.org/srfi-174/>.
You can join the discussion of the draft
by filling out the subscription form on
that page.
You can contribute a message to the
discussion by sending it to
<xxxxxx@srfi.schemers.org>.
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.
Regards,
SRFI Editor