[RTEMS Project] #4772: Remove use of interval from rtems_task_wake_after() documentation
RTEMS trac
trac at rtems.org
Thu Jul 20 09:09:36 UTC 2023
#4772: Remove use of interval from rtems_task_wake_after() documentation
-------------------------+---------------------------
Reporter: Chris Johns | Owner: Kinsey Moore
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.1
Component: doc | Version: 6
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-------------------------+---------------------------
Comment (by Kinsey Moore <kinsey.moore@…>):
In [changeset:"21429f681dfc94881b5d26763102c1e604889a24/rtems"
21429f6/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="21429f681dfc94881b5d26763102c1e604889a24"
rtems: 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:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list