Clock
-
Is there a similar thing like " from time import clock " found in python for lopy?
If I want to declare something like startTime= clock().
-
@timeb This might be the class you are looking for:
https://docs.pycom.io/pycom_esp32/library/machine.Timer.html