A high-performance general-purpose compute library
timer Struct Reference

Internal timer object. More...

#include <timing.h>

Static Public Member Functions

static AFAPI timer start ()
 
static AFAPI double stop ()
 
static AFAPI double stop (timer start)
 

Data Fields

struct timeval val
 

Detailed Description

Member Function Documentation

◆ start()

static AFAPI timer start ( )
static

◆ stop() [1/2]

static AFAPI double stop ( )
static

◆ stop() [2/2]

static AFAPI double stop ( timer  start)
static

Field Documentation

◆ val

struct timeval val

Definition at line 35 of file timing.h.


The documentation for this struct was generated from the following file: