The timings for the generator end up in timer_name.next instead of timer_name. I'd prefer the timings to go under timer_name but then the call counts would be out of whack.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
timermiddleware:cj/6387
The timings for the generator end up in
timer_name.next
instead oftimer_name
. I'd prefer the timings to go undertimer_name
but then the call counts would be out of whack.