mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-05 17:43:46 +00:00
@@ -42,6 +42,8 @@ public:
|
||||
bool ShouldWait() override;
|
||||
void Acquire() override;
|
||||
|
||||
void WakeupAllWaitingThreads() override;
|
||||
|
||||
/**
|
||||
* Starts the timer, with the specified initial delay and interval.
|
||||
* @param initial Delay until the timer is first fired
|
||||
|
||||
Reference in New Issue
Block a user