Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRenderTimer
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderTimer.h |
| Include | #include "RenderTimer.h" |
void Tick
&40;
float DeltaTime
&41;
Remarks
Updates the timer.
Parameters
| Name | Description |
|---|---|
| DeltaTime | Number of seconds that have passed since the last tick |