Hi everyone,
My code flow is
1. Read Battery
2. Read Sensor
3. Send Data
4. Update Display
I want to know the time taken between the first step(Read Battery) and after the 4th Step(Update display) is done.
is there any function/way to calculate this?
Thanks
Rajat