Searched refs:DELAY_S (Results 1 – 2 of 2) sorted by relevance
15 static constexpr nsecs_t DELAY_S = 1; variable16 static constexpr nsecs_t DELAY_NS = seconds_to_nanoseconds(DELAY_S);
135 << DELAY_S in callMe()