• Marko Mäkelä's avatar
    MDEV-14154: Make ut_time_ms(), ut_time_us() monotonic · d653db32
    Marko Mäkelä authored
    This is motivated by PS-5221 in
    percona/percona-server@2817c561fce9e20a83b13272ac45fd333467715d
    
    The coarser-precision ut_time() will still refer to the
    system clock, meaning that bad things can happen if the
    real time clock is adjusted backwards.
    d653db32
ut0ut.cc 21.5 KB