Re: ITIMER resolution

2018-12-15 Thread Scott Cheloha
On Thu, Dec 13, 2018 at 01:53:00AM +, Paul Swanson wrote: > Hi, > > I'm trying to understand how interval timers work in OpenBSD, but I'm > a little stuck on this line from the getitimer / setitimer man page: > > "Time values smaller than the resolution of the system clock are rounded > up to

ITIMER resolution

2018-12-12 Thread Paul Swanson
Hi, I'm trying to understand how interval timers work in OpenBSD, but I'm a little stuck on this line from the getitimer / setitimer man page: "Time values smaller than the resolution of the system clock are rounded up to this resolution (typically 10 milliseconds)." Does this mean that 10 mil