mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
API change: time.time_ns() is added, but it just returns 0. No API or functional change to existing time functions. Signed-off-by: Damien George <damien@micropython.org>