Navigation
API > API/Developer > API/Developer/TraceInsights
A class containing code for parametric tests for Insight functionality Intended to be called from automatic or user triggered tests
| Name | FTimingProfilerTests |
| Type | class |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/Tests/TimingProfilerTests.h |
| Include Path | #include "Insights/Tests/TimingProfilerTests.h" |
Syntax
class FTimingProfilerTests
Structs
| Name | Remarks |
|---|---|
| FCheckValues | |
| FEnumerateTestParams |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static uint32 GetTimelineIndex
(
const TCHAR* InName |
Insights/Tests/TimingProfilerTests.h | ||
static void RunEnumerateAllTracksBenchmark
(
const FEnumerateTestParams& InParams, |
Insights/Tests/TimingProfilerTests.h | ||
static void RunEnumerateAsyncAllTracksBenchmark
(
const FEnumerateTestParams& InParams, |
Insights/Tests/TimingProfilerTests.h | ||
static void RunEnumerateAsyncBenchmark
(
const FEnumerateTestParams& InParams, |
Insights/Tests/TimingProfilerTests.h | ||
static void RunEnumerateBenchmark
(
const FEnumerateTestParams& InParams, |
Insights/Tests/TimingProfilerTests.h | ||
static bool RunEnumerateSyncAsyncComparisonTest
(
FAutomationTestBase& Test, |
Insights/Tests/TimingProfilerTests.h | ||
static void VerifyCheckValues
(
FAutomationTestBase& Test, |
Insights/Tests/TimingProfilerTests.h |