Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/FTSTicker
| Type | Name | Description | |
|---|---|---|---|
| FDelegateHandle | AddTicker
(
const FTickerDelegate& InDelegate, |
Add a new ticker with a given delay / interval | |
| FDelegateHandle | Add a new ticker with a given delay / interval.Can be called concurrently. |