Home › Forum › Support › What is the maximum value for "Uptime"
Hi,
What is the maximum value the “Uptime” counter can reach before going back to zero? (Assuming no power or network outages).
Regards,
Steve.
That counter is a uint32_t, and it can go from 0 to 2^32-1, or 0..4294967295 .
4294967295 seconds means aprox. 136 years.
Thanks Radu,
As much as I’d like to see that, I don’t think I will 🙂