![]() |
This is Unofficial EPICS BASE Doxygen Site
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | osdTimeRegister (void) |
| void | osdNTPInit (void) |
| int | osdNTPGet (struct timespec *) |
| void | osdNTPReport (void) |
| int | osdTickRateGet (void) |
| int | osdTickGet (void) |
| int osdNTPGet | ( | struct timespec * | ) |
Definition at line 45 of file osdTime.cpp.
| void osdNTPInit | ( | void | ) |
Definition at line 81 of file osdTime.cpp.
| void osdNTPReport | ( | void | ) |
Definition at line 101 of file osdTime.cpp.
| int osdTickGet | ( | void | ) |
Definition at line 105 of file osdTime.cpp.
| int osdTickRateGet | ( | void | ) |
Definition at line 112 of file osdTime.cpp.
| void osdTimeRegister | ( | void | ) |
Definition at line 36 of file osdTime.cpp.