1 parent 613fd0a commit 83e99f8Copy full SHA for 83e99f8
1 file changed
docs/library/utime.rst
@@ -5,7 +5,7 @@
5
:synopsis: time related functions
6
7
The ``utime`` module provides functions for getting the current time and date,
8
-and for sleeping.
+measuring time intervals, and for delays.
9
10
**Time Epoch**: Unix port uses standard for POSIX systems epoch of
11
1970-01-01 00:00:00 UTC. However, embedded ports use epoch of
0 commit comments