Re: nanosleep

Robert Love (rml@tech9.net)
10 Apr 2002 02:01:35 -0400


On Wed, 2002-04-10 at 01:57, mark manning wrote:
> hrm - im confiused now - how can you do a n NANO second delay when the
> resolution is 10 mili seconds ?

Uh, you can't - that was his point.

You can try, and you will certainly sleep at least that long, but any
time given modulo 10ms is out the door ...

Like I said, check out the high resolution timers project.

Robert Love

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/