Set the format spec for the metric aggregate indicated by the specified publicationType to the specified formatSpec.

Synopsis

Declared in <balm_metricformat.h>

void
setFormatSpec(
    PublicationType::Value publicationType,
    MetricFormatSpec const& formatSpec);

Created with MrDocs