Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FApp
Description
Convert the current frame time into a readable timecode. If the current frame time is not set, the timecode value will be defaulted.
| Name | GetTimecode |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/App.h |
| Include Path | #include "Misc/App.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/App.cpp |
static FTimecode GetTimecode()
the current timecode.