GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
|
#include <chrono>
#include <fstream>
#include <iostream>
#include <string>
Go to the source code of this file.
Classes | |
class | Timer |
A generic timer which can give the current elapsed time. More... | |
class | TimerAccumulate |
A timer which adds its elapsed time to an accumulator variable on destruction. More... | |