[PATCH v2] Test for clock_nanosleep with CLOCK_MONOTONIC option.

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Apr 15 13:51:26 UTC 2020


On 15/04/2020 15:00, Utkarsh Rai wrote:

> Okay, so from what I could gather the time between the two gettime 
> calls can exceed 1 sec if it is preempted by another process in 
> between. Is my line of thought correct?
There is no other process. What you want to know is if the difference 
between two struct timespec is greater than or equal to 1ns, right?


More information about the devel mailing list