[PATCH] Use clock_gettime(REAL_FAST) on DragonFlyBSD
Sepherosa Ziehau
sepherosa at gmail.com
Fri Jun 3 02:26:01 UTC 2016
On Fri, Jun 3, 2016 at 2:21 AM, Maxim Dounin <mdounin at mdounin.ru> wrote:
> I don't really think we really should introduce
> clock_gettime(CLOCK_REALTIME*) instead of gettimeofday(). It's
> not really needed as gettimeofday() isn't called often.
>
> Though we can consider doing this as a part of
> clock_gettime(CLOCK_MONOTONIC) work as we are going to add
> appropriate configure tests anyway.
OK, got it. :)
Thanks,
sephe
More information about the nginx-devel
mailing list