NAIA  1.0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
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

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

Definition at line 23 of file Benchmark.h.

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: