A key used to refer to a data value associated with a metric.
Synopsis
Declared in <balm_metricdescription.h>
typedef int UserDataKey;
Description
Note that a UserDataKey can be used by clients of balm to associate additional information with a metric. See balm_metricregistry for information on obtaining a unique key.
Created with MrDocs