From e8a7e1c358caec60751460d337f634ff6957ff9d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 19 Nov 2018 21:39:11 +0100 Subject: Add a bunch of function and macros MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man3/libsimple_difftimespec.3 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'man3/libsimple_difftimespec.3') diff --git a/man3/libsimple_difftimespec.3 b/man3/libsimple_difftimespec.3 index 49d4faa..bf26446 100644 --- a/man3/libsimple_difftimespec.3 +++ b/man3/libsimple_difftimespec.3 @@ -32,6 +32,15 @@ is subtracted by .IR subtrahend ) and stores the result in .IR diff . +.PP +These functions assume that +.I minuend->tv_nsec +and +.I subtrahend->tv_nsec +are in thier valid range ([0, 1000000000) for +.BR libsimple_sumtimespec () +and [0, 1000000) for +.BR libsimple_sumtimeval ()) .SH RETURN VALUE The .BR libsimple_difftimespec () -- cgit v1.2.3-70-g09d2