[RTEMS Project] #3197: POSIX timer_create() should support CLOCK_MONOTONIC
RTEMS trac
trac at rtems.org
Tue Oct 17 06:06:38 UTC 2017
#3197: POSIX timer_create() should support CLOCK_MONOTONIC
-----------------------------+------------------------
Reporter: Sebastian Huber | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Indefinite
Component: posix | Version:
Severity: normal | Keywords:
-----------------------------+------------------------
Currently only CLOCK_REALTIME is accepted. POSIX says:
"If the Monotonic Clock option is supported, implementations shall support
a clock_id of CLOCK_MONOTONIC."
http://pubs.opengroup.org/onlinepubs/9699919799/functions/timer_create.html
--
Ticket URL: <http://devel.rtems.org/ticket/3197>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list