<div dir="ltr"><div>Hi All,</div><div>I'm writing a  new forwarding strategy, and i want to get  the minimum RTT, the maximum RTT and the  average RTT. That's why, i used ndn::util::RttEstimator Class. But to get the right value, i need to use "ndn::util::RttEstimator::addMeasurement",<table class="gmail-memname"><tbody><tr><td class="gmail-memname"></td><td> and the second argument of this function is  "the current number of in-flight Interests" and i don't know how to find it.<br> I have tried to use "ns3::ndn::ConsumerWindow" but i don't know how can i proceed to get the value ( i don't know how can i use "<span class="gmail-stringliteral">ns3::ndn::ConsumerWindow::WindowTraceCallback").<br>thanks for your help.<br></span></td></tr></tbody></table></div></div>