Signed-off-by: hwzhangchuang <zhangchuang.zhang@huawei.com>
This commit is contained in:
hwzhangchuang
2023-12-05 17:03:45 +08:00
parent db2e25d1c6
commit 2599344ee3
@@ -41,7 +41,7 @@ namespace DistributedHardware {
namespace DistributedInput {
namespace {
const char DHID_SPLIT = '.';
const uint64_t MSG_LATENCY_ALARM_US = 20*1000;
const uint64_t MSG_LATENCY_ALARM_US = 20 * 1000;
}
DistributedInputSourceTransport::~DistributedInputSourceTransport()
{