SRFI 174: POSIX Timespecs

by John Cowan

status: final (2019-12-21)

keywords: Data Structure

See also SRFI 19: Time Data Types and Procedures and SRFI 170: POSIX API.

Abstract

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