Home
last modified time | relevance | path

Searched refs:DEFAULT_INTEVAL_MS (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_protocol_impl.cpp36 constexpr uint32_t DEFAULT_INTEVAL_MS = 2000; member
97 if (lastRunTime != -1 && MilliSecondsSinceEpoch() - lastRunTime < DEFAULT_INTEVAL_MS) { in Browse()

Completed in 2 milliseconds