Re: [PATCH linux-next] delayacct: improve the average delay precision of getdelay tool to microsecond
From: yang.yang29
Date: Wed Mar 01 2023 - 22:26:54 EST
> I'm kinda confused. 0.000ms is same as 0ms, right?
Not really. The types of these two results are different, so the precision of
representation is different.
> And did you mean accuracy of delay average is to be same as CPU time?
Yes.