Skip to content

Commit 83e99f8

Browse files
committed
docs/utime: Clarify module purpose.
1 parent 613fd0a commit 83e99f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/library/utime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:synopsis: time related functions
66

77
The ``utime`` module provides functions for getting the current time and date,
8-
and for sleeping.
8+
measuring time intervals, and for delays.
99

1010
**Time Epoch**: Unix port uses standard for POSIX systems epoch of
1111
1970-01-01 00:00:00 UTC. However, embedded ports use epoch of

0 commit comments

Comments
 (0)