Home | History | Annotate | Download | only in curl

Lines Matching full:monotonic

3258   monotonic clock on any system without an always supported POSIX compliant
3260 will fallback to gettimeofday when the monotonic clock is unavailable at
3281 macro when checking monotonic clock availability. This is now fixed and the
3282 monotonic clock will not be used unless the feature test macro is defined
3475 - Internal time differences now use monotonic time source if available.