Hello,
I have a very basic question, when we run renode using pyrenode3, I think Renode is started as a separate thread (as in pyrenode3 inits.py EmulatorInit class ) My goal is to do time profiling for renode when running via pyrnode3. Looking forward for suggestions on how to do it.
Thank you!