FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kHxNode_ClearStats ( kHxNode  node)

Clears cumulative run-time counters.

Because kHxNode_Start/kHxNode_Stop are used in the implementation of pause/resume, as well as during error-handling, most counters are not automatically reset during kHxNode_Start. This function can be used to explicity reset counters.