Searched defs:isOneshot (Results 1 – 2 of 2) sorted by relevance
161 bool isOneshot = true; variable186 bool isOneshot = true; variable
62 …sk::WatchdogTask(std::string name, Task&& task, uint64_t delay, uint64_t interval, bool isOneshot) in WatchdogTask()