gclient: Use proper time units in latency buckets chart
authorRobert Elliott <elliott@hpe.com>
Thu, 22 Dec 2016 20:50:47 +0000 (14:50 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 3 Jan 2017 01:19:49 +0000 (18:19 -0700)
commit2b27ad33caede153908e16ffde21384837d4eff5
tree2e310fb4e9a51799e3297abb599836bf51fa4dc3
parent0fcf445c034a8b4ad0f4181870283e6e11825160
gclient: Use proper time units in latency buckets chart

In the Results page Latency buckets chart, use us and ms rather
than u and s for the time units.  This matches the use of s for
seconds that is already being done.

Signed-off-by: Jens Axboe <axboe@fb.com>
gclient.c