We have a Timing methods section where we define a console's timer table, and the timing methods that utilize it.
Since the advent of countReset, it seems fit to break the counting methods, and the associated count map definition which currently appears under Logging methods, into its own section, especially since we're trying to align some of the behavior of the counting methods with the "corresponding" timing methods.
We have a Timing methods section where we define a console's timer table, and the timing methods that utilize it.
Since the advent of
countReset
, it seems fit to break the counting methods, and the associated count map definition which currently appears under Logging methods, into its own section, especially since we're trying to align some of the behavior of the counting methods with the "corresponding" timing methods.