timer_create.2: Mention clock_getres(2) for further details on the various clocks

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-02 09:00:11 +02:00
parent 966051ca74
commit 0e4b87c4fd
1 changed files with 4 additions and 0 deletions

View File

@ -111,6 +111,10 @@ The caller must have the
.B CAP_WAKE_ALARM .B CAP_WAKE_ALARM
capability in order to set a timer against this clock. capability in order to set a timer against this clock.
.PP .PP
See
.BR clock_getres (2)
for further details on the above clocks.
.PP
As well as the above values, As well as the above values,
.I clockid .I clockid
can be specified as the can be specified as the