Interface for a callback to end measurement of execution elapsed time.
CounterTiming
Ends measurement of execution elapsed time and updates specified counter.
CounterTiming.endTiming
a counter name
execution elapsed time in milliseconds to update the counter.
Generated using TypeDoc
Interface for a callback to end measurement of execution elapsed time.
CounterTiming