forked from Imagelibrary/rtems
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-22 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* bsp_howto/init.t: Eliminate empty section.
|
||||
|
||||
@@ -112,8 +112,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