FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
const kHealthStat * kNode_StatAt ( kNode  node,
kSize  index 
)

Gets the health statistic at the specified index.

The statistics reported by this method correspond to the health statistics retrieved during the most recent call to kNode_RefreshStats.

Parameters
nodekNode object.
indexHealth statistic index.
Returns
Pointer to specified health statistic.
See also
kNode_RefreshStats, kNode_StatCount