1
0
mirror of https://github.com/simh/simh.git synced 2026-02-27 17:13:44 +00:00
Files
simh.simh/sim_timer.h
Mark Pizzolato e36873f466 TIMER: Fix coscheduling functionality to produce consistent results
Added debug CHECK option to the sim_timer_activate_after() to verify
that coscheduled events actually have sim_activate_time_usecs() results
which are consistent with each other.
Additionally, coschedule tick processing now properly counts down
pending coschedule queued activities.
2017-01-18 23:53:46 -08:00

7.6 KiB