]> git.cworth.org Git - fips/commit
metrics: Use a more meaningful field name.
authorCarl Worth <cworth@cworth.org>
Mon, 7 Oct 2013 22:57:34 +0000 (15:57 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 7 Oct 2013 22:57:34 +0000 (15:57 -0700)
commita73706f5eae8f1be84a8cebd50f32b08cc66b16c
treebdfbc34afe62d59bf6c928d7701d65c733a27661
parent90f43c20a759d9e58489fc784144e5435c5f6268
metrics: Use a more meaningful field name.

I had "ticks" here before I knew the units of the timer-query
result. Since then, Eric dug up the documentation saying that this
timer reports time in nanoseconds. So use a field name of "time_ns"
rather than "ticks".
metrics.c