Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/FTSTicker
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/Ticker.h |
| Include | #include "Containers/Ticker.h" |
| Source | /Engine/Source/Runtime/Core/Private/Containers/Ticker.cpp |
static FTSTicker & GetCoreTicker&40;&41;
Remarks
Singleton used for the ticker in Core / Launch. If you add a new ticker for a different subsystem, do not put that singleton here!