mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-25 10:59:36 -04: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