Project
Loading...
Searching...
No Matches
BenchmarkServices Struct Reference

Public Member Functions

ServiceRegistryRef ref ()
 

Public Attributes

Monitoring monitoring
 
const DriverConfig driverConfig {.batch = false}
 
DataProcessingStates states
 
DataProcessingStats stats
 
DeviceState deviceState
 
ServiceRegistry registry
 

Detailed Description

Definition at line 37 of file benchmark_DataRelayer.cxx.

Member Function Documentation

◆ ref()

ServiceRegistryRef BenchmarkServices::ref ( )
inline

Definition at line 50 of file benchmark_DataRelayer.cxx.

Member Data Documentation

◆ deviceState

DeviceState BenchmarkServices::deviceState

Definition at line 47 of file benchmark_DataRelayer.cxx.

◆ driverConfig

const DriverConfig BenchmarkServices::driverConfig {.batch = false}

Definition at line 39 of file benchmark_DataRelayer.cxx.

◆ monitoring

Monitoring BenchmarkServices::monitoring

Definition at line 38 of file benchmark_DataRelayer.cxx.

◆ registry

ServiceRegistry BenchmarkServices::registry

Definition at line 48 of file benchmark_DataRelayer.cxx.

◆ states

DataProcessingStates BenchmarkServices::states
Initial value:
{
TimingHelpers::defaultRealtimeBaseConfigurator(0, uv_default_loop()),
TimingHelpers::defaultCPUTimeConfigurator(uv_default_loop())}

Definition at line 40 of file benchmark_DataRelayer.cxx.

◆ stats

DataProcessingStats BenchmarkServices::stats
Initial value:
{
TimingHelpers::defaultRealtimeBaseConfigurator(0, uv_default_loop()),
TimingHelpers::defaultCPUTimeConfigurator(uv_default_loop()),
{}}

Definition at line 43 of file benchmark_DataRelayer.cxx.


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