diff options
author | David Lechner <david@lechnology.com> | 2022-05-03 22:26:29 -0500 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-05-24 00:51:47 +1000 |
commit | c012318d74fed232b1c872a1a0cacf91ebcb1b6d (patch) | |
tree | 90952f1815a9e1edc4d06e4d85a818b6a25ad66a /tests/run-tests.py | |
parent | be5657b64ff718bfeeab8f60d8ae12b31bbcbb89 (diff) |
unix: Implement `-X realtime` command-line option on macOS.
This adds a new command line option to the unix port `-X realtime` to
enable realtime priority on threads. This enables high precision timers
for applications that need more accurate timers.
Related docs:
https://developer.apple.com/library/archive/technotes/tn2169/_index.html
Fixes issue #8621.
Signed-off-by: David Lechner <david@pybricks.com>
Diffstat (limited to 'tests/run-tests.py')
0 files changed, 0 insertions, 0 deletions