|
FireSync API
|
| k64s kHealthSummary_EntryAt | ( | kHealthSummary | summary, |
| kHealthSummaryStat | stat, | ||
| kSize | index | ||
| ) |
Returns the log entry associated with the specified stat at the specified log entry index.
All stat arrays contain the same number of log entries. Entries that were missing/inaccessible in the original log data are represented by k64S_NULL.
| summary | Health summary. |
| stat | Health stat. |
| index | Entry index. |