Searched refs:slack (Results 1 – 2 of 2) sorted by relevance
74 SetTimerSlackAction(unsigned long slack) noexcept : slack_(slack) {} in SetTimerSlackAction() argument
376 unsigned long slack; in Load() local378 slack = strtoul(slack_value.c_str(), &end, 10); in Load()380 profile->Add(std::make_unique<SetTimerSlackAction>(slack)); in Load()