Philip Martin wrote: > Julian Foad writes: >>> Modify: 2014-03-24 16:40:17.566569826 +0000 >>> Modify: 2014-03-24 16:40:17.570569785 +0000 >> >> Is it possible to query the system clock resolution at run time? That >> would seem best. > > I believe the system clock resolution is different from the filesystem > resolution.
Correct. We need to know both to perform an optimal sleep. - Julian