class InternalMetricsFlusher
Defined at line 24 of file ../../third_party/cobalt/src/logger/internal_metrics.h
InternalMetricsFlusher calls Flush on the contained InternalMetrics whenever it goes out of
scope.
Public Methods
void ~InternalMetricsFlusher ()
Defined at line 26 of file ../../third_party/cobalt/src/logger/internal_metrics.h
Friends
class InternalMetrics