main loop and timer efficiency
This commit is contained in:
parent
0889404d83
commit
5f07f81fe1
8 changed files with 29 additions and 7 deletions
|
|
@ -85,6 +85,8 @@ namespace Server.Network
|
|||
{
|
||||
lock ( this )
|
||||
m_Queue.Enqueue( ns );
|
||||
|
||||
Core.Set();
|
||||
}
|
||||
|
||||
public void Slice()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue