1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-21 17:16:44 +00:00

Withdrew now-unused and never-implemented API from TimedEventLoop, and the redundant track time count from DiskController.

This commit is contained in:
Thomas Harte
2016-12-24 21:02:10 -05:00
parent bedea48d03
commit 1e416d4af0
4 changed files with 0 additions and 16 deletions
-5
View File
@@ -71,11 +71,6 @@ namespace Storage {
*/
void reset_timer();
/*!
Sets the amount of time into the current event to @c offset.
*/
void reset_timer_to_offset(Time offset);
/*!
Causes an immediate call to @c process_next_event and a call to @c reset_timer with the
net effect of processing the current event immediately and fast forwarding exactly to the