On Sat, Oct 22, 2022 at 11:09 PM Binbin Zhou <zhoubinbin@xxxxxxxxxxx> wrote: > > Honstly, I don't understand the meaning of this words. :/ > > According to the specific implementation of the function, what we want > to track is the error after the sampling point ``since`` , so the > ``since`` variable is only used for comparison and will be discarded later. > > How about: > 由于他只是在采样点后丢弃 ``since`` 变量,所以不需要在这里保存更新它。 > Get it. if so, could we give a bit more info? like: 由于他只是在采样点后丢弃 ``since`` 变量(since 既是采样点),所以不需要在这里保存更新它。 Thanks Alex