NAIA  1.1.1
Public Attributes | List of all members
NAIA::Benchmark::Measurement Struct Reference

Public Attributes

std::chrono::duration< double, std::milli > time
 
unsigned int nCalls = 0
 

Detailed Description

Definition at line 21 of file Benchmark.h.

Member Data Documentation

◆ nCalls

unsigned int NAIA::Benchmark::Measurement::nCalls = 0

Definition at line 23 of file Benchmark.h.

◆ time

std::chrono::duration<double, std::milli> NAIA::Benchmark::Measurement::time

Definition at line 22 of file Benchmark.h.


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