Searched defs:SleepTimeConfig (Results 1 – 1 of 1) sorted by relevance
67 struct SleepTimeConfig { struct68 std::chrono::milliseconds baseSleepTime;69 std::chrono::milliseconds maxSleepTime;70 double sleepTimeScaleFactor;71 uint32_t backoffThreshold;72 std::chrono::milliseconds shortSuspendThreshold;73 bool failedSuspendBackoffEnabled;74 bool shortSuspendBackoffEnabled;