Thanks guys. This will make enabling this on the odder platforms in portable easier.
On Fri, Nov 24, 2017 at 7:03 AM, Scott Cheloha <scottchel...@gmail.com> wrote: > > On Nov 24, 2017, at 6:58 AM, Jeremie Courreges-Anglas <j...@wxcvbn.org> > wrote: > > > > On Wed, Nov 22 2017, Scott Cheloha <scottchel...@gmail.com> wrote: > >> Whoops, ignore that last patch, it lacked the > >> static changes in apps_posix.c > > > > This looks good to me. I'm tempted to commit the apps_posix.c part > > first: it seems to me that app_tminterval() could be reused in s_time.c, > > leading to simpler code instead of inlining clock_gettime calls. > > I intend to refactor that module next. One thing I was going to > do was abstract away the timer interface, so that works. > > -- > Scott Cheloha > >