mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 21:18:13 +08:00
非常棒
This commit is contained in:
@@ -59,6 +59,7 @@ char* GetTaskStr()
|
||||
pTimedTask tmp_tsk = task_top;
|
||||
char* tmp_str = str;
|
||||
tmp_str[0] = '[';
|
||||
tmp_str++;
|
||||
while (tmp_tsk)
|
||||
{
|
||||
sprintf(tmp_str, "{time:%d,socket_index:%d,on:%d},",
|
||||
|
||||
Reference in New Issue
Block a user