summaryrefslogtreecommitdiff
path: root/docs/library/utime.rst
AgeCommit message (Expand)Author
2017-11-30docs/library/utime: Fix incorrect example with ticks_diff args order.Paul Carver
2017-07-02docs/library: Add CPython docs xref to each pertinent module.Paul Sokolovsky
2017-06-25docs/utime: Use markup adhering to the latest conventions.Paul Sokolovsky
2017-05-29various: Spelling fixesVille Skyttä
2017-04-09docs/utime: Deconditionalize description of sleep().Paul Sokolovsky
2017-04-05docs/utime: De-conditionalize description of sleep_ms() and friends.Paul Sokolovsky
2017-03-17utime module documentation fixes and cleanup:Christopher Arndt
2016-11-01docs/utime: Add docs for ticks_add(), improvements for other ticks_*().Paul Sokolovsky
2016-11-01docs/utime: Remove only:: for ticks_diff().Paul Sokolovsky
2016-10-31docs/utime: Describe new semantics of ticks_diff() (signed ring arithmetics).Paul Sokolovsky
2016-10-30docs/utime: Document ticks_cpu() in more detail.Paul Sokolovsky
2016-08-02docs: Spelling mistakesMike Causer
2016-05-01docs/utime: Clarify module purpose.Paul Sokolovsky
2016-05-01docs/library/utime: Elaborate on epochs and calendar time maintenance.Paul Sokolovsky
2016-04-27docs/library: Consistently use admonitions for CPython differences.Paul Sokolovsky
2016-04-27docs/utime: Describe sleep() peculiarities in MicroPython.Paul Sokolovsky
2016-04-27docs/utime: Describe time() peculiarities in MicroPython.Paul Sokolovsky
2016-04-27docs/library/utime: Add more time functions for unix and esp8266 ports.Damien George
2016-04-27docs: Fix uos and utime heading underlines to be the correct length.Damien George
2016-04-27docs: Module "time" is actually "utime".Paul Sokolovsky