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