Implement node timers
This commit is contained in:
@@ -843,7 +843,7 @@ void RemoteClient::GetNextBlocks(Server *server, float dtime,
|
||||
|
||||
/*timer_result = timer.stop(true);
|
||||
if(timer_result != 0)
|
||||
infostream<<"GetNextBlocks duration: "<<timer_result<<" (!=0)"<<std::endl;*/
|
||||
infostream<<"GetNextBlocks timeout: "<<timer_result<<" (!=0)"<<std::endl;*/
|
||||
}
|
||||
|
||||
void RemoteClient::GotBlock(v3s16 p)
|
||||
|
||||
Reference in New Issue
Block a user