FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kHealthLog_FindStatValue ( kHealthLog  log,
kHealthId  id,
k32u  instance,
k64s value 
)

Gets the latest logged value of the specifid health stat.

This method is intended to be fast; no file I/O is performed.

This method is thread-safe.

Parameters
logHealth log object.
idHealth indicator identifier.
instanceHealth indicator instance.
valueReceives latest logged value of the specified statistic.
Returns
Operation status.