Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FApp
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/App.h |
| Include | #include "Misc/App.h" |
static void SetIdleTimeOvershoot
&40;
double Seconds
&41;
Remarks
Sets idle time overshoot in seconds (the time beyond the wait time we requested for the frame). Only valid when IdleTime is > 0.
Parameters
| Name | Description |
|---|---|
| seconds | Idle time in seconds. |