TracktionEngine
Loading...
Searching...
No Matches
Public Attributes | List of all members
engine::benchmark_utilities::BenchmarkOptions Struct Reference

#include <tracktion_BenchmarkUtilities.h>

Public Attributes

Editedit = nullptr
 
juce::String editName
 
tracktion::graph::test_utilities::TestSetup testSetup
 
MultiThreaded isMultiThreaded
 
LockFree isLockFree
 
tracktion::graph::ThreadPoolStrategy poolType
 
PoolMemoryAllocations poolMemoryAllocations = PoolMemoryAllocations::no
 
ShareNodeMemory shareNodeMemory = ShareNodeMemory::no
 

Member Data Documentation

◆ edit

Edit* engine::benchmark_utilities::BenchmarkOptions::edit = nullptr

◆ editName

juce::String engine::benchmark_utilities::BenchmarkOptions::editName

◆ testSetup

tracktion::graph::test_utilities::TestSetup engine::benchmark_utilities::BenchmarkOptions::testSetup

◆ isMultiThreaded

MultiThreaded engine::benchmark_utilities::BenchmarkOptions::isMultiThreaded

◆ isLockFree

LockFree engine::benchmark_utilities::BenchmarkOptions::isLockFree

◆ poolType

tracktion::graph::ThreadPoolStrategy engine::benchmark_utilities::BenchmarkOptions::poolType

◆ poolMemoryAllocations

PoolMemoryAllocations engine::benchmark_utilities::BenchmarkOptions::poolMemoryAllocations = PoolMemoryAllocations::no

◆ shareNodeMemory

ShareNodeMemory engine::benchmark_utilities::BenchmarkOptions::shareNodeMemory = ShareNodeMemory::no

The documentation for this struct was generated from the following file: