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