Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
profiling.h File Reference
#include "gui/gtk.h"
+ Include dependency graph for profiling.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TIMER_START(name, description)
 
#define TIMER_STOP(name)
 

Macro Definition Documentation

◆ TIMER_START

#define TIMER_START (   name,
  description 
)
Value:
{ \
}

◆ TIMER_STOP

#define TIMER_STOP (   name)
Value:
{ \
}