|
parallel-cellular-automata
Framework for building parallel cellular automata.
|
definition RAII timer useful for timing sections of code. More...
#include <chrono>#include <string>Go to the source code of this file.
Classes | |
| class | UTimer |
| RAII Timer that prints on cout the time elapsed since its creation and a message. The time is measured in microseconds. More... | |
definition RAII timer useful for timing sections of code.