PerformanceTimer::getElapsedMs: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 December 2025

  • curprev 00:0500:05, 27 December 2025Shr0x talk contribs 321 bytes +321 Created page with "{{ClientsideJsFunction}} {{JSContainer| ===Return value=== *'''{{RageType|number}}''' — Elapsed time in ms. ==Syntax== <syntaxhighlight lang="javascript"> const timer = mp.game.misc.startPerformanceTimer(); timer.getElapsedMs() </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API"