GTA V NativesgraphicsGraphics::setTimecycleModifierStrengthOn this pageGraphics::setTimecycleModifierStrengthSyntax ```js mp.game.graphics.setTimecycleModifierStrength(strength); ``` Required Arguments strength: float Return value Undefined Example ```js // todo ``` See also