|
FireSync API
|
| kStatus kHealthSummary_StatItem | ( | kHealthSummary | summary, |
| kSize | index, | ||
| kHealthSummaryStat * | stat | ||
| ) |
Gets a reference to the stat item at the specified index.
Health log summaries consist of a set of stat items, where each stat corresponds to one health statistic in a health log.
| summary | Health summary. |
| index | Stat index. |
| stat | Receives stat reference. |