index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
library
/
utime.rst
Age
Commit message (
Expand
)
Author
2017-11-30
docs/library/utime: Fix incorrect example with ticks_diff args order.
Paul Carver
2017-07-02
docs/library: Add CPython docs xref to each pertinent module.
Paul Sokolovsky
2017-06-25
docs/utime: Use markup adhering to the latest conventions.
Paul Sokolovsky
2017-05-29
various: Spelling fixes
Ville Skyttä
2017-04-09
docs/utime: Deconditionalize description of sleep().
Paul Sokolovsky
2017-04-05
docs/utime: De-conditionalize description of sleep_ms() and friends.
Paul Sokolovsky
2017-03-17
utime module documentation fixes and cleanup:
Christopher Arndt
2016-11-01
docs/utime: Add docs for ticks_add(), improvements for other ticks_*().
Paul Sokolovsky
2016-11-01
docs/utime: Remove only:: for ticks_diff().
Paul Sokolovsky
2016-10-31
docs/utime: Describe new semantics of ticks_diff() (signed ring arithmetics).
Paul Sokolovsky
2016-10-30
docs/utime: Document ticks_cpu() in more detail.
Paul Sokolovsky
2016-08-02
docs: Spelling mistakes
Mike Causer
2016-05-01
docs/utime: Clarify module purpose.
Paul Sokolovsky
2016-05-01
docs/library/utime: Elaborate on epochs and calendar time maintenance.
Paul Sokolovsky
2016-04-27
docs/library: Consistently use admonitions for CPython differences.
Paul Sokolovsky
2016-04-27
docs/utime: Describe sleep() peculiarities in MicroPython.
Paul Sokolovsky
2016-04-27
docs/utime: Describe time() peculiarities in MicroPython.
Paul Sokolovsky
2016-04-27
docs/library/utime: Add more time functions for unix and esp8266 ports.
Damien George
2016-04-27
docs: Fix uos and utime heading underlines to be the correct length.
Damien George
2016-04-27
docs: Module "time" is actually "utime".
Paul Sokolovsky