Microsoft
98-374 · Question #17
In game programming, delta-time is:
The correct answer is D. The time in between two frames. See the full explanation below for the reasoning.
Question
In game programming, delta-time is:
Options
- AThe time between when an app starts and the current frame.
- BThe required frames per second (FPS) for the app.
- CThe time when the operating system's clock time was captured inside the app.
- DThe time in between two frames.
How the community answered
(63 responses)- A14% (9)
- B10% (6)
- C3% (2)
- D73% (46)
Community Discussion
No community discussion yet for this question.