Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/UKismetAnimationLibrary
References
| Module | AnimGraphRuntime |
| Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/KismetAnimationLibrary.h |
| Include | #include "KismetAnimationLibrary.h" |
| Source | /Engine/Source/Runtime/AnimGraphRuntime/Private/KismetAnimationLibrary.cpp |
static float K2_EndProfilingTimer
&40;
bool bLog,
const FString & LogPrefix
&41;
Remarks
This function ends measuring a profiling bracket and optionally logs the result The time spent in milliseconds
Parameters
| Name | Description |
|---|---|
| bLog | If set to true the result is logged to the OutputLog |
| LogPrefix | A prefix to use for the log |