Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
dnf_composer::tools::profiling::Timer Class Reference

#include <profiling.h>

Collaboration diagram for dnf_composer::tools::profiling::Timer:

Public Member Functions

 Timer (std::string signature="something that takes time", std::ostream &outStream=std::cout)
 
 ~Timer ()
 

Constructor & Destructor Documentation

◆ Timer()

dnf_composer::tools::profiling::Timer::Timer ( std::string  signature = "something that takes time",
std::ostream &  outStream = std::cout 
)

◆ ~Timer()

dnf_composer::tools::profiling::Timer::~Timer ( )

The documentation for this class was generated from the following files: