monitor: Make --analyze output latencies in msec
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 6 Aug 2021 21:30:16 +0000 (14:30 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:36 +0000 (19:08 +0530)
commit8cf2536ce2e5ecc049bb510d93c5b685028d1041
tree0097866086ad02ab51c46b0ff2343f8c1731af47
parentbc40653f30ec34f2fd55d51a912c09ae970210d9
monitor: Make --analyze output latencies in msec

Milisecconds is probably the best unit to have since it is unlikely that
the controller can respond in under 1 msec as well as most time
sensitive connection e.g. A2DP, HFP, etc, also don't expect the
latencies to be over 1 sec.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
monitor/analyze.c