RTC Toolkit  2.0.0
Classes | Namespaces | Functions
main.cpp File Reference
#include <benchmark/benchmark.h>
#include <fmt/format.h>
#include <rtctk/telSub/correlator.hpp>

Classes

class  rtctk::telSub::FakeDdsSubscriber
 Fake DDS subscriber. More...
 

Namespaces

 rtctk
 
 rtctk::telSub
 

Functions

 BENCHMARK (BmCorrelator) -> Ranges(
 Register BmCorrelator benchmark with two ranges of arguments: 0: Number of topics 1: Number of data samples to Take() More...
 
 BENCHMARK_MAIN ()
 

Function Documentation

◆ BENCHMARK()

BENCHMARK ( BmCorrelator  ) -> Ranges(

Register BmCorrelator benchmark with two ranges of arguments: 0: Number of topics 1: Number of data samples to Take()

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )