[RTEMS Project] #4772: Remove use of interval from rtems_task_wake_after() documentation

RTEMS trac trac at rtems.org
Thu Jul 20 09:06:02 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:"20fc133693e8502994cd0deb4d38600cfeb5320e/rtems-central"
 20fc133/rtems-central]:
 {{{
 #!CommitTicketReference repository="rtems-central"
 revision="20fc133693e8502994cd0deb4d38600cfeb5320e"
 spec/wake-after: Update references to intervals

 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 and recommends clock_nanosleep() for
 applications requiring sleep for a time-based duration instead of a
 count of clock ticks.

 Updates #4772
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4772#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list