1
This commit is contained in:
parent
bc48f98858
commit
d1143afd28
@ -257,11 +257,11 @@ void App::AddSocketMsg(SocketFrom_e sockfrom,
|
|||||||
|
|
||||||
void App::QuickExecute()
|
void App::QuickExecute()
|
||||||
{
|
{
|
||||||
|
f8::Timer::Instance()->Update();
|
||||||
f8::MsgQueue::Instance()->Update();
|
f8::MsgQueue::Instance()->Update();
|
||||||
DispatchMsg();
|
DispatchMsg();
|
||||||
DispatchUdpMsg();
|
DispatchUdpMsg();
|
||||||
LongSessionMgr::Instance()->Update();
|
LongSessionMgr::Instance()->Update();
|
||||||
f8::Timer::Instance()->Update();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void App::SlowerExecute()
|
void App::SlowerExecute()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user