On 24.03.2014 18:31, Julian Foad wrote:
> p.s. For other readers, I only started looking at this at all because
> Philip reported an actual bug whereby the function's 1-millisecond
> delay is simply wrong for many Linux systems. - Julian 

We really should not rely on the system time resolution but on the
resolution of the filesystem mtime, which can vary from less than a
millisecond to 2 seconds (hello, FAT), and is almost always different
than the system timer resolution.

-- Brane

-- 
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. br...@wandisco.com

Reply via email to