Commit 3dfea2a
authored
[TRIVIAL] Consistent format for logging transmission latency (#4492)
# Description
Being able to log the transmission latency is already quite useful but
the current format (which can switch between `ms` and `s`) is a bit
annoying to for dashboards.
# Changes
switch to always logging latency in milliseconds1 parent add8db2 commit 3dfea2a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments