TracktionEngine
Public Attributes | List of all members
tracktion::engine::benchmark_utilities::BenchmarkOptions Struct Reference

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
 

Member Data Documentation

◆ edit

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

◆ editName

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

◆ testSetup

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

◆ isMultiThreaded

MultiThreaded tracktion::engine::benchmark_utilities::BenchmarkOptions::isMultiThreaded

◆ isLockFree

LockFree tracktion::engine::benchmark_utilities::BenchmarkOptions::isLockFree

◆ poolType

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

◆ poolMemoryAllocations

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

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