Subject: | timing method does not properly default the sample_rate value to 1 |
the timing method docs indicate the default value for sample_rate is 1,
but the code never actually sets the default value, so you get lots of
"use of uninitialized value" warnings if you don't pass sample_rate to
timing().