|
FireSync API
|
| kStatus kHealth_PersistentHealthStats | ( | kHealth | health, |
| kArrayList | stats | ||
| ) |
Gets latest persistent health statistics.
This method does not automatically call update-handlers to refresh probe values. If desired, call kHealth_UpdateHealthStats to ensure that this occurs.
This method is thread-safe.
| health | Health service. |
| stats | Receives health statistics – kArrayList<kHealthStat>. |