Reset the timeseries to an empty state, as if no data points have ever been added to it.

Synopsis

Declared in <folly/stats/BucketedTimeSeries.h>

void
clear();

Created with MrDocs