<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">I would suggest you implement a queue of outstanding Interests on your own. Every time you send out an Interest, you record the name and the timestamp. When a data packet comes back, you find the corresponding Interest name in this queue and you calculate the RTT of each Interest/Data exchange. The overall RTT can be the average of the RTT of all the Interest/Data exchanges (or you can use some sort of moving average if you want).</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div class=""><div class="">
<div class=""><div class=""><div class=""><span class="" style="float: none; display: inline !important;">Spyridon (Spyros) Mastorakis</span><br class=""><span class="" style="float: none; display: inline !important;">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" class="">http://cs.ucla.edu/~mastorakis/</a><br class=""><span class="" style="float: none; display: inline !important;">Internet Research Laboratory</span><br class=""><span class="" style="float: none; display: inline !important;">Computer Science Department</span><br class=""><span class="" style="float: none; display: inline !important;">UCLA</span></div><div class=""><br class=""></div></div></div></div><div><blockquote type="cite" class=""><div class="">On Jul 13, 2018, at 8:56 AM, madhurima buragohain <<a href="mailto:madhurimajya@gmail.com" class="">madhurimajya@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Hi All, <br class=""></div><div class=""><br class=""></div><div class="">Could anyone can help me how to calculate RTT using ndn-rtt-estimator.cpp file? or any other alternative solution.<br class=""></div></div></div></blockquote></div><br class=""></div></body></html>