[RTEMS Project] #4772: Remove use of interval from rtems_task_wake_after() documentation
RTEMS trac
trac at rtems.org
Thu Jul 6 18:40:05 UTC 2023
#4772: Remove use of interval from rtems_task_wake_after() documentation
-------------------------+---------------------------
Reporter: Chris Johns | Owner: Kinsey Moore
Type: enhancement | Status: assigned
Priority: normal | Milestone: 6.1
Component: doc | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-------------------------+---------------------------
Comment (by Kinsey Moore <kinsey.moore@…>):
In [changeset:"981ba2de41ade670813d401cba9abff086a5a6e0/rtems-docs"
981ba2d/rtems-docs]:
{{{
#!CommitTicketReference repository="rtems-docs"
revision="981ba2de41ade670813d401cba9abff086a5a6e0"
c-user: Update references to rtems_task_wake_after
rtems_task_wake_after takes a parameter in terms of a count of clock
ticks and not a measure in a subunit of seconds. This updates
documentation to reflect that. This also makes obvious the caveat about
the first tick wait not being a whole tick and points the user at a
replacement for better accuracy.
Updates #4772
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4772#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list