mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:30:05 +00:00
Wait for an initial offset prior to proceeding with initialization
This commit is contained in:
parent
88d968a533
commit
c76c9b57ed
3 changed files with 49 additions and 3 deletions
|
|
@ -35,6 +35,8 @@ public:
|
|||
std::string RotateServer();
|
||||
void RunOnce();
|
||||
|
||||
void WaitForInitialOffset();
|
||||
|
||||
static std::shared_ptr<NtpClient> Instance();
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue