|
static plResult | SaveProfilingCapture (plStringView sCapturePath) |
| Captures profiling data via plProfilingSystem::Capture and saves it to the giben file location.
|
|
static plResult | MergeProfilingCaptures (plStringView sCapturePath1, plStringView sCapturePath2, plStringView sMergedCapturePath) |
| Reads two profiling captures and merges them into one.
|
|
The documentation for this class was generated from the following files:
- Code/Engine/Foundation/Profiling/ProfilingUtils.h
- Code/Engine/Foundation/Profiling/Implementation/ProfilingUtils.cpp