Fixed|Console|libdoomsday: Timing the execution buffer
If there were lots of scheduled commands, an inordinate amount oftime was spent looping in the execution buffer. Now the time is checkedonce and commands are executed accordingly.
View differences
Fixed|Console|libdoomsday: Timing the execution buffer
If there were lots of scheduled commands, an inordinate amount of
time was spent looping in the execution buffer. Now the time is checked
once and commands are executed accordingly.