Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FTSTicker
Description
Singleton used for the ticker in Core / Launch. If you add a new ticker for a different subsystem, do not put that singleton here!
| Name | GetCoreTicker |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/Ticker.h |
| Include Path | #include "Containers/Ticker.h" |
| Source | /Engine/Source/Runtime/Core/Private/Containers/Ticker.cpp |
static FTSTicker & GetCoreTicker()