Home
last modified time | relevance | path

Searched refs:MAX_HICHAIN_DELAY_TIME (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dmine_hichain_connector.cpp35 constexpr int32_t MAX_HICHAIN_DELAY_TIME = 10; variable
182 std::chrono::seconds timeout = std::chrono::seconds(MAX_HICHAIN_DELAY_TIME); in CreateGroup()