Timing constructor Null safety
- [String? counter,
- ITimingCallback? callback]
Creates a new instance of the timing callback object.
- counter an associated counter name
- callback a callback that shall be called when endTiming is called.
Creates a new instance of the timing callback object.