EosMetrics.AggregateTimer.prototype.stop

function stop(): void {
    // Gjs wrapper for emtr_aggregate_timer_stop()
}
  

Stops the aggregation timer. Timers must be stopped at most once.