🎈 perf(timer, packet_io_yield): update parameter
This commit is contained in:
@@ -289,7 +289,7 @@ static void *work_thread(void *arg)
|
||||
|
||||
if (nr_recv == 0)
|
||||
{
|
||||
packet_io_yield(packet_io, thr_idx, 10);
|
||||
packet_io_yield(packet_io, thr_idx, 900);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user