BloombergLP::balb::PerformanceMonitor::Statistics::Statistics

Constructors

Synopses

Declared in <balb_performancemonitor.h>

Create an instance of this class.

explicit
Statistics(bslma::Allocator* basicAllocator = 0);
» more...

Create a Statistics object with the same values as original.

Statistics(
    Statistics const& original,
    bslma::Allocator* basicAllocator = 0);
» more...

Parameters

NameDescription
basicAllocatormemory allocator; null uses the default
originalobject providing the statistics values to copy