Searched defs:timeSpeed (Results 1 – 2 of 2) sorted by relevance
85 int32_t timeSpeed = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
740 void FormTimerMgr::SetTimeSpeed(int32_t timeSpeed) in SetTimeSpeed()1483 …auto timeSpeed = std::clamp(eventData.GetCode(), Constants::MIN_TIME_SPEED, Constants::MAX_TIME_SP… in OnReceiveEvent() local