WebCFace 2.9.0
Web-based Communication Framework & Dashboard-like UI
Loading...
Searching...
No Matches
BM_SyncMultipleValue Namespace Reference

Functions

void DoSetup (const benchmark::State &state)
 
void DoTeardown (const benchmark::State &)
 

Variables

std::unique_ptr< webcface::Clientwcli1
 
std::vector< std::string > names
 
int v = 0
 

Function Documentation

◆ DoSetup()

void DoSetup ( const benchmark::State &  state)

◆ DoTeardown()

void DoTeardown ( const benchmark::State &  )

Variable Documentation

◆ names

std::vector<std::string> names

◆ v

int v = 0

◆ wcli1

std::unique_ptr<webcface::Client> wcli1