Navigation API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers Inheritance Hierarchy FTSTicker FTSBackgroundableTicker References Module Core Header /Engine/Source/Runtime/Core/Public/Containers/BackgroundableTicker.h Include #include "Containers/BackgroundableTicker.h" Syntax class FTSBackgroundableTicker : public FTSTicker Copy full snippetclass FTSBackgroundableTicker : public FTSTicker Remarks This works the same as the core FTSTicker, but on supported mobile platforms it continues ticking while the app is running in the background. Constructors Type Name Description FTSBackgroundableTicker () Destructors Type Name Description ~FTSBackgroundableTicker () Functions Type Name Description FTSBackgroundableTicker & GetCoreTicker ()