8 #ifndef INC_osiClockTime_H 9 #define INC_osiClockTime_H 11 #define CLOCKTIME_NOSYNC 0 12 #define CLOCKTIME_SYNC 1 22 #if defined(vxWorks) || defined(__rtems__) 23 typedef void (* CLOCKTIME_SYNCHOOK)(
int synchronized);
25 extern CLOCKTIME_SYNCHOOK ClockTime_syncHook;
void ClockTime_Init(int synchronize)
int ClockTime_Report(int level)
epics::pvData::PVStructurePtr dummy
void ClockTime_Shutdown(void *dummy)