nvramGetUpdateInterval
nvramGetUpdateInterval | ||
Function | Gets the automatic NVRAM update interval. | |
Syntax | uint32 nvramGetUpdateInterval(void) | |
Description | Gets the automatic NVRAM update interval. This is the desired time between two updates. If system load is high, the actual time interval might be larger (depends significantly from the requested consistency level). If the actual update interval exceeds the requested interval for 10 times, a warning is issued inside the experiment environment. | |
Return code | interval_sec | Update interval in seconds. |
Example | --- | |
See also | ||