mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
4e8d6a779c
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.