Lines Matching +full:10 +full:ms
85 For example, with a single lane delay of 10 ms
86 .No (\& Ns Fl D Ar 10 : Ns Ar 1 ) ,
88 at a time with each request taking 10 ms to complete.
89 So, if only a single request is submitted every 10 ms, the
90 average latency will be 10 ms; but if more than one request
91 is submitted every 10 ms, the average latency will be more
92 than 10 ms.
94 Similarly, if a delay of 10 ms is specified to have two
96 .No (\& Ns Fl D Ar 10 : Ns Ar 2 ) ,
98 two requests at a time, each with a minimum latency of 10 ms.
99 So, if two requests are submitted every 10 ms, then
100 the average latency will be 10 ms; but if more than two
101 requests are submitted every 10 ms, the average latency
102 will be more than 10 ms.
106 .Fl D Ar 10 : Ns Ar 1
108 .Fl D Ar 10 : Ns Ar 2 .
112 .Fl D Ar 10 : Ns Ar 1
116 of 10 ms and two lanes with a 25 ms latency.