|
Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
|
#include <profiling.h>
Public Member Functions | |
| Timer (std::string signature="something that takes time", std::ostream &outStream=std::cout) | |
| ~Timer () | |
| dnf_composer::tools::profiling::Timer::Timer | ( | std::string | signature = "something that takes time", |
| std::ostream & | outStream = std::cout |
||
| ) |
| dnf_composer::tools::profiling::Timer::~Timer | ( | ) |