Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
10/16/2014
The following table shows the functions exported from the timer library for use with other libraries in the OAL.
Programming Elements |
Description |
|---|---|
This global variable exports the timer control block. |
|
This function returns the number of 1-millisecond ticks that have elapsed since the last system boot or reset. |
|
This function stalls the CPU for a specified number of microseconds. |
|
This function returns the time that has expired since the current system tick. |
|
This function initializes the system timer. |
|
This function modifies the actual system tick period. |