mirror of
https://github.com/samba-team/samba.git
synced 2025-02-22 05:57:43 +03:00
there's no point in not profiling times if no monotonic clock is found - monotonic and realtime clock are equally fast. Just use clock_gettime_mono instead.