diag deltaTime: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *\[\[([a-zA-Z0-9_]+)\]\] * \|r1=" to "|s1= $1 |r1=") |
||
Line 10: | Line 10: | ||
| Returns the duration of the previous frame in seconds | | Returns the duration of the previous frame in seconds | ||
| [[diag_deltaTime]] | |s1= [[diag_deltaTime]] | ||
|r1= [[Number]] | |r1= [[Number]] |
Revision as of 15:49, 13 June 2021
Description
- Description:
- Description needed
- Groups:
- DiagnosticTime
Syntax
- Syntax:
- diag_deltaTime
- Return Value:
- Number
Examples
- Example 1:
_frameTime = diag_deltaTime;
- Example 2:
_fps = 1 / diag_deltaTime;
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note