mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
2008-08-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/clock.t: Correct discussion of timeval.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-08-24 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* user/clock.t: Correct discussion of timeval.
|
||||
|
||||
2008-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* user/datatypes.t: Add rtems_name. Add comment about
|
||||
|
||||
@@ -107,8 +107,9 @@ type Clock_Time_Value is
|
||||
@end example
|
||||
@end ifset
|
||||
|
||||
The seconds field in this @value{STRUCTURE} is the number of
|
||||
seconds since the RTEMS epoch of January 1, 1988.
|
||||
The seconds field in this @value{STRUCTURE} is the number of seconds
|
||||
since the POSIX epoch of January 1, 1970 but will never be prior to
|
||||
the RTEMS epoch of January 1, 1988.
|
||||
|
||||
@subsection Clock Tick and Timeslicing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user