rcrowley / go-metrics

Go port of Coda Hale's Metrics library
Other
3.43k stars 493 forks source link

NilTimer executes given function #231

Open chewr opened 6 years ago

chewr commented 6 years ago

NilTimer preserves the contract of Time() by executing the function passed to it

Fixes: #228

mihasya commented 6 years ago

Could you say more about why you would like this? I think I get it, but I don't want to assume anything.

lexand commented 4 years ago

please merge this fix into master

lexand commented 2 years ago

@mihasya

please merge this fix into master