<div dir="auto">Oh, I missed that, basically the difference between the second would amount to 59 and hence my assumption would be wrong<div dir="auto">Thank you for the clarification, I will remember to consider the cases. </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed 15 Apr, 2020, 7:37 PM Gedare Bloom, <<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I appreciate what Sebastian is doing, but I'll be a bit more explicit.<br>
You should understand what resources/APIs already exist that may help<br>
you, such as:  <a href="https://docs.rtems.org/branches/master/c-user/timespec_helpers.html#timespec-helpers" rel="noreferrer noreferrer" target="_blank">https://docs.rtems.org/branches/master/c-user/timespec_helpers.html#timespec-helpers</a><br>
<br>
What happens when the time is 11:59:59.999999999 (HH:MM:SS.mmmuuunnn)<br>
and you delay for 1 ns?<br>
<br>
On Wed, Apr 15, 2020 at 8:00 AM Sebastian Huber<br>
<<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank" rel="noreferrer">sebastian.huber@embedded-brains.de</a>> wrote:<br>
><br>
> On 15/04/2020 15:55, Utkarsh Rai wrote:<br>
><br>
> Yes sir.<br>
><br>
> Ok, good, then you should do this. Maybe someone else solved this problem already.<br>
><br>
><br>
> On Wed 15 Apr, 2020, 7:21 PM Sebastian Huber, <<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank" rel="noreferrer">sebastian.huber@embedded-brains.de</a>> wrote:<br>
>><br>
>> On 15/04/2020 15:00, Utkarsh Rai wrote:<br>
>><br>
>> > Okay, so from what I could gather the time between the two gettime<br>
>> > calls can exceed 1 sec if it is preempted by another process in<br>
>> > between. Is my line of thought correct?<br>
>> There is no other process. What you want to know is if the difference<br>
>> between two struct timespec is greater than or equal to 1ns, right?<br>
><br>
> _______________________________________________<br>
> devel mailing list<br>
> <a href="mailto:devel@rtems.org" target="_blank" rel="noreferrer">devel@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>