Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FramePro
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/FramePro/FramePro.h |
| Include | #include "FramePro/FramePro.h" |
Syntax
class CustomStatTimer
Constructors
| Type | Name | Description | |
|---|---|---|---|
CustomStatTimer
(
const char* p_name |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | GetAndClear
(
uint64& value, |
||
| const char * | GetName () |
||
| CustomStatTimer * | GetNext () |
||
| void | SetNext
(
CustomStatTimer* p_next |