Print the specified measure to the specified os stream.

Synopsis

Declared in <balb_performancemonitor.h>

void
print(
    std::ostream& os,
    Measure measure) const;

Created with MrDocs