c-jo / cpython

RISC OS port of the Python programming language
https://www.python.org/
Other
7 stars 3 forks source link

More accurate time_ns #14

Closed c-jo closed 4 years ago

c-jo commented 4 years ago

time_ns() only appear to give centisecond resolution too, is there any chance of it giving a higher resolution at some point?

c-jo commented 4 years ago

Druck's TimerMod might help.