nvramGetUpdateAgeMs

nvramGetUpdateAgeMs

Function

Returns the elapsed time since the last finish of an update.

Syntax

uint32 nvramGetUpdateAgeMs(void)

Description

This function returns the elapsed time since the last finish of an update (manual or automatic update).

Return value

updateAge

Time in milliseconds

Example

---

See also

---