<div dir="ltr">Thank you very much, but I have another question, if delta larger than 1ms, it will excute<span style="background-color:rgb(255,255,255)"> <span style="font-family:Menlo,Monaco,"Courier New",monospace;font-size:12px;white-space:pre"><font color="#000000">ngx_event_expire_timers, how do you get the value? why not 2ms or others?</font></span></span><div><span style="background-color:rgb(255,255,255)"><span style="font-family:Menlo,Monaco,"Courier New",monospace;font-size:12px;white-space:pre"><font color="#000000">if there are much events comming for 30s, and epoll_wait return </font></span></span><span style="font-size:14px">quickly</span><span style="font-family:Menlo,Monaco,"Courier New",monospace;font-size:12px;white-space:pre"><font color="#000000">(linux) which less than 1ms in </font></span><span style="color:rgb(0,0,0);font-family:Menlo,Monaco,"Courier New",monospace;font-size:12px;white-space:pre">each circle</span><span style="color:rgb(0,0,0);font-family:Menlo,Monaco,"Courier New",monospace;font-size:12px;white-space:pre">, </span></div><div><span style="color:rgb(0,0,0);font-family:Menlo,Monaco,"Courier New",monospace;font-size:12px;white-space:pre">and the </span><span style="color:rgb(0,0,0);font-family:Menlo,Monaco,"Courier New",monospace;font-size:12px;white-space:pre">ngx_event_expire_timers will not be excecuted for 30s?</span></div></div>