Modules which differ from the official standard documentation

TM NPU MicroPython

Product
SIMACTIC S7-1500 TM NPU 2.0
Language
en-US
Category
Manual

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