Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FApp
Description
Gets idle time overshoot in seconds (the time beyond the wait time we requested for the frame). Only valid when IdleTime is > 0.
| Name | GetIdleTimeOvershoot |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/App.h |
| Include Path | #include "Misc/App.h" |
static double GetIdleTimeOvershoot()
Idle time in seconds.