Hi guys
I have this script that is taking too long, and Id like to log the duration on each step.
If I use log info “/system clock get time” the resolution is just a second.
Id like to get milliseconds, logged on each step, so i can catch which one is slowing me down.
Thanks