void update(const chrono::time_point& timestamp) { dump_time.update_statistics(timestamp); }
void update(const chrono::time_point& timestamp) { size.update_statistics(timestamp); process_time.update_statistics(timestamp); }