Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
References
| Module | MLDeformerFramework |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerPerfCounter.h |
| Include | #include "MLDeformerPerfCounter.h" |
Syntax
class FMLDeformerPerfCounter
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BeginSample () |
||
| void | EndSample () |
||
| int32 | GetCycles () |
Get statistics. | |
| int32 | Get statistics. | ||
| int32 | GetCyclesMax () |
Get statistics. | |
| int32 | GetCyclesMin () |
Get statistics. | |
| int32 | |||
| int32 | |||
| void | Reset () |
||
| void | SetHistorySize
(
int32 NumHistoryItems |
Main methods. |