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