Перейти к содержанию

Gameplay::getBenchmarkTime — история изменений

Выбор версий: отметьте версии страницы, которые вы хотите сравнить, и нажмите Enter или кнопку ниже.
Пояснения: (текущ.) — отличия от текущей версии; (пред.) — отличия от предыдущей версии; м — малые изменения.

29 апреля 2024

  • текущ.пред. 11:5711:57, 29 апреля 2024 imported>Shr0x 493 байта +493 Created page with "{{ClientsideJsFunction}} {{JSContainer| Gets the system time step since the last frame ===Return value=== *''' {{RageType|float}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getBenchmarkTime(); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> const benchmarkTime = mp.game.gameplay.getBenchmarkTime(); mp.console.logInfo(`Bench mark time is ${benchmarkTime}`) </syntaxhighlight> }} ==See also== {{Gameplay_definition_c}} Categor..."