apple / swift-corelibs-libdispatch

The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
swift.org
Apache License 2.0
2.46k stars 459 forks source link

[Windows] Improve timer accuracy. #843

Open al45tair opened 3 weeks ago

al45tair commented 3 weeks ago

This changes the way timers are implemented so that they will be a lot more accurate on Windows than they were previously.

(See also swiftlang/swift#72095)

rdar://135413990

al45tair commented 3 weeks ago

@swift-ci Please test Linux platform

al45tair commented 3 weeks ago

@swift-ci Please test Windows platform

al45tair commented 3 weeks ago

@swift-ci Please test Windows platform

al45tair commented 3 weeks ago

@swift-ci Please test Windows platform

al45tair commented 3 weeks ago

@swift-ci Please test Linux platform

al45tair commented 3 weeks ago

@swift-ci Please test Windows platform

al45tair commented 3 weeks ago

@swift-ci Please test Linux platform

al45tair commented 3 weeks ago

@swift-ci Please test Windows platform

al45tair commented 3 weeks ago

Windows failure looks like CI has gone wrong trying to check out Swift itself. Will have to get someone to look at that on Monday.

al45tair commented 2 weeks ago

@swift-ci Please test Windows platform