The following notes describe modules, classes, functions, constants, or exceptions that differ from the referenced MicroPython and CPython documentations. Note that the selected version of the documentation is relevant for a detailed description of enabled and disabled functionality.
Name of module |
Classes and functions |
Notes |
---|---|---|
utime |
utime.clock() |
This method has been deprecated since CPython version 3.3 and will be removed in CPython version 3.8. The behavior of this method is platform dependent. For details consult e.g. CPython documentation version 2.7 |