<div>Hi All,</div>
<div>&nbsp;</div>
<div>I am trying to get current system time in milliseconds with respect to the program starting using </div>
<div>&nbsp;</div>
<div>#include &lt;sys/timeb.h&gt;</div>
<div>&nbsp;</div>
<div>As i need to milisecond precision and i checked this header it is present under ARMEL </div>
<div>&nbsp;</div>
<div>but i am not able to include it during compile time i used -I/usr/include/sys path as it is </div>
<div>&nbsp;</div>
<div>present under this path... I am not sure how i can include and use it?</div>
<div>&nbsp;</div>
<div>Please if some one know how the N800 System time can be captured in millisecond precision let me know?</div>
<div>&nbsp;</div>
<div>I also tried using the CLOCKS_PER_SEC command to use it but it is not giving proper values</div>
<div>&nbsp;</div>
<div>Please let me know if some does similar and&nbsp; have solution for it?</div>
<div>&nbsp;</div>
<div>Thanks and Regards,</div>
<div>Nisha</div>