Documentation
In time.sleep, we point the implementation detail to kernel/high-resolution-timers, which is about driver development. CREATE_WAITABLE_TIMER_HIGH_RESOLUTION was an undocumented flag, but we should not refer to kernel api, it's unrelated to the flag.
Linked PRs
Documentation
In time.sleep, we point the implementation detail to kernel/high-resolution-timers, which is about driver development.
CREATE_WAITABLE_TIMER_HIGH_RESOLUTIONwas an undocumented flag, but we should not refer to kernel api, it's unrelated to the flag.Linked PRs
time.sleep()doc #141248time.sleep()doc (GH-141248) #141251time.sleep()doc (GH-141248) #141252