Search found 1 match

by mhc994
Tue Feb 05, 2019 2:38 am
Forum: General Discussion and Questions
Topic: Can I get current CPU load and memory usage
Replies: 1
Views: 3430

Can I get current CPU load and memory usage

I work on an ESP32 board. Micropython is so cool as multi-thread is supported. But I wonder if there is a way to check the CPU load and the memory usage when I run my script.
Sorry if this question is too stupid...