registerCollectionCallback overloads

Synopses

Declared in <balm_metricsmanager.h>

Register a callback to collect records for the specified category.

Register a callback to collect records for the named category.

Return Value

opaque integer handle that can be used later to remove the callback

Parameters

Name

Description

category

category for which to register the callback

callback

callback invoked to collect records for category

categoryName

null‐terminated category name

Created with MrDocs