_double_to_timespec  295 src/simh/sim_timer.c static void   _double_to_timespec              (struct timespec *time, double dtime);
_double_to_timespec  564 src/simh/sim_timer.c         _double_to_timespec (&now, rtc_clock_catchup_base_time[tmr]+rtc_calib_tick_time[tmr]);
_double_to_timespec  567 src/simh/sim_timer.c         _double_to_timespec (&now, rtc_clock_catchup_base_time[tmr]);