mirror of
https://github.com/samba-team/samba.git
synced 2025-07-31 20:22:15 +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.