*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: timespec_getres | Section: 3 | Source: FreeBSD | File: timespec_getres.3.gz
TIMESPEC_GETRES(3) FreeBSD Library Functions Manual TIMESPEC_GETRES(3) NAME timespec_getres - get clock resolution LIBRARY Standard C Library (libc, -lc) SYNOPSIS #include <time.h> int timespec_getres(struct timespec *ts, int base); DESCRIPTION If ts is non-null and base refers to a supported time base as described in timespec_get(3), the timespec_getres function fills in the structure pointed to by ts to reflect the resolution of that time base. RETURN VALUES The timespec_getres function returns the value of base if successful and zero otherwise. SEE ALSO clock_getres(2), timespec_get(3) HISTORY This interface first appeared in FreeBSD 14. AUTHORS The timespec_getres function and this manual page were written by Dag-Erling Smorgrav <[email protected]>. FreeBSD 14.1-RELEASE-p8 August 21, 2023 FreeBSD 14.1-RELEASE-p8

Navigation Options