Set the name of this metric to the specified name address. The behavior is undefined unless name remains valid and unmodified for the lifetime of this object.

Synopsis

Declared in <balm_category.h>

void
setName(char const* name);

Parameters

Name

Description

name

null‐terminated category name (held, not owned)

Created with MrDocs