A high-performance general-purpose compute library
timing.h File Reference

(2024-12-30 19:24:23 +0100, (build 8bc2105))

#include <af/defines.h>

Go to the source code of this file.

Data Structures

struct  timer
 Internal timer object. More...
 

Namespaces

namespace  af
 

Typedefs

typedef struct af::timer timer
 Internal timer object.
 

Functions

AFAPI double timeit (void(*fn)())