mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 11:35:46 +00:00
parent
b014d8de0a
commit
c6ccb7c6f2
5 changed files with 20 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue