summaryrefslogtreecommitdiff
path: root/shared-bindings/time/__init__.h
AgeCommit message (Expand)Author
2020-02-07improve time.monotonic_ns() accuracy from ms to usDan Halbert
2018-04-16Add rtc moduleNoralf Trønnes
2017-08-25Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...Dan Halbert
2016-11-21This introduces an alternative hardware API called nativeio structured around...Scott Shawcroft