ExpireTime

Time (on the [FTimerManager](API\Runtime\Engine\FTimerManager)'s clock) that this timer should expire and fire its delegate.

Windows
MacOS
Linux

Syntax

double ExpireTime

Remarks

Time (on the FTimerManager's clock) that this timer should expire and fire its delegate.

when a timer is paused, we re-base ExpireTime to be relative to 0 instead of the running clock, meaning ExpireTime contains the remaining time until fire.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss