This website requires JavaScript.
Explore
Help
Register
Sign In
fengqi
/
lv_micropython
Watch
1
Star
0
Fork
0
You've already forked lv_micropython
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
lv_micropython
/
tests
/
extmod
/
time_time_ns.py.exp
13 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
extmod/utime_mphal: Add generic utime.time_ns() function. It requires mp_hal_time_ns() to be provided by a port. This function allows very accurate absolute timestamps. Enabled on unix, windows, stm32, esp8266 and esp32. Signed-off-by: Damien George <damien@micropython.org>
2020-09-24 12:37:02 +10:00
True
True
tests/extmod: Add test to compare time_ns with time. They should be close together. Signed-off-by: Damien George <damien@micropython.org>
2024-10-24 17:56:50 +11:00
True
True
True
True
True
True
True
True
True
True
Reference in New Issue
Copy Permalink