Lines Matching +full:10 +full:ms
86 For example, with a single lane delay of 10 ms
87 .No (\& Ns Fl D Ar 10 : Ns Ar 1 ) ,
89 at a time with each request taking 10 ms to complete.
90 So, if only a single request is submitted every 10 ms, the
91 average latency will be 10 ms; but if more than one request
92 is submitted every 10 ms, the average latency will be more
93 than 10 ms.
95 Similarly, if a delay of 10 ms is specified to have two
97 .No (\& Ns Fl D Ar 10 : Ns Ar 2 ) ,
99 two requests at a time, each with a minimum latency of 10 ms.
100 So, if two requests are submitted every 10 ms, then
101 the average latency will be 10 ms; but if more than two
102 requests are submitted every 10 ms, the average latency
103 will be more than 10 ms.
107 .Fl D Ar 10 : Ns Ar 1
109 .Fl D Ar 10 : Ns Ar 2 .
113 .Fl D Ar 10 : Ns Ar 1
117 of 10 ms and two lanes with a 25 ms latency.