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