GeNN  3.3.0
GPU enhanced Neuronal Networks (GeNN)
hr_time.h File Reference

This header file contains the definition of the CStopWatch class that implements a simple timing tool using the system clock. More...

#include <sys/time.h>

Go to the source code of this file.

Classes

struct  stopWatch
 
class  CStopWatch
 Helper class for timing sections of host code in a cross-plarform manner. More...
 

Detailed Description

This header file contains the definition of the CStopWatch class that implements a simple timing tool using the system clock.