This commit is contained in:
aozhiwei 2021-09-22 11:35:31 +00:00
parent cf5fb3c508
commit 5886b7e158

View File

@ -66,7 +66,7 @@ static void SavePerfLog()
("max_rundelay:%d room_num:%d player_num:%d online_num:%d alive_count:%d " ("max_rundelay:%d room_num:%d player_num:%d online_num:%d alive_count:%d "
"sys_request_delay:%d user_request_delay:%d http_pending_num:%d real_alive_count:%d " "sys_request_delay:%d user_request_delay:%d http_pending_num:%d real_alive_count:%d "
"account_num:%d level0_num:%d level1_num:%d " "account_num:%d level0_num:%d level1_num:%d "
"max_full_obj:%d max_part_obj:%d max_bullet:%d max_packet:%d" "max_full_obj:%d max_part_obj:%d max_bullet:%d max_packet:%d "
"his_max_full_obj:%d his_max_part_obj:%d his_max_bullet:%d his_max_packet:%d", "his_max_full_obj:%d his_max_part_obj:%d his_max_bullet:%d his_max_packet:%d",
{ {
PerfMonitor::Instance()->max_run_delay_time, PerfMonitor::Instance()->max_run_delay_time,