Creates a totals counter.
CodexTotals({ this.inputTokens = 0, this.outputTokens = 0, this.totalTokens = 0, this.secondsRunning = 0, });