Searched refs:Predication (Results 1 – 1 of 1) sorted by relevance
30 using Predication = std::function<bool(void)>; typedef32 …bool RepeatCheckAsyncResult(const Predication &inPred, uint8_t repeatLimit, uint32_t repeatInterva… in RepeatCheckAsyncResult()