commit | 71a9abf607f80aca29f5f5cada1ec8b66e7f9e5c | [log] [tgz] |
---|---|---|
author | Kim Sungyeon <sy85.kim@samsung.com> | Thu Mar 12 21:59:57 2020 +0900 |
committer | Lajos Molnar <lajos@google.com> | Wed Feb 17 08:32:58 2021 -0800 |
tree | d47c79f06e1b6c57988eef5dc33cb1033c35d635 | |
parent | 6ad0a2f12a96168001b28bed6241cc1fffcd094c [diff] |
VT: ARTPWriter: Add traffic recorder Introduce TrafficRecorder class - Record amount of bytes that has sent in a same sendAVCData() loop. This can be used for another sendXXXData() loop. - Record amount of bytes until a new request of Bps printing. Bug: 165061754 Merged-in: I935ec1f5ba2c1fda94f3f89ebfab60c8b5d91cf4 Change-Id: I935ec1f5ba2c1fda94f3f89ebfab60c8b5d91cf4 Signed-off-by: Kim Sungyeon <sy85.kim@samsung.com>