NAIA  1.0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Classes | Namespaces | Typedefs
Benchmark.h File Reference
#include <chrono>
#include <iostream>
#include <string>
#include <unordered_map>
#include "fmt/chrono.h"
#include "spdlog/spdlog.h"

Go to the source code of this file.

Classes

class  NAIA::Benchmark
 
struct  NAIA::Benchmark::Measurement
 
class  NAIA::Stopwatch
 

Namespaces

 NAIA
 

Typedefs

using t_clock = std::chrono::high_resolution_clock
 

Typedef Documentation

using t_clock = std::chrono::high_resolution_clock

Definition at line 12 of file Benchmark.h.