• Asmod4n's avatar
    change macOS < 10.12 clock to SYSTEM_CLOCK, fixes #2537 (#2538) · ce602d08
    Asmod4n authored
    * change macOS < 10.12 clock to SYSTEM_CLOCK, fixes #2537
    
    * remove clock_id option from alt_clock_gettime since we always want a monotonic clock.
    
    * update header definition for alt_clock_gettime
    
    * pass clock definition down to host_get_clock_service for macOS < 10.12
    
    * change to monotonic clocks
    ce602d08
condition_variable.hpp 6.32 KB