Home Forum Support What is the maximum value for "Uptime"

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1415
    Steve
    Participant

    Hi,

    What is the maximum value the “Uptime” counter can reach before going back to zero? (Assuming no power or network outages).

    Regards,

    Steve.

    #1416
    uRADMonitor
    Keymaster

    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.

    #1420
    Steve
    Participant

    Thanks Radu,

    As much as I’d like to see that, I don’t think I will 🙂

    Steve.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.