Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
profiling.c File Reference
#include "common/profiling.h"
+ Include dependency graph for profiling.c:

Functions

dt_timer_t * dt_timer_start_with_name (const char *file, const char *function, const char *description)
 
void dt_timer_stop_with_name (dt_timer_t *t)
 

Function Documentation

◆ dt_timer_start_with_name()

dt_timer_t * dt_timer_start_with_name ( const char *  file,
const char *  function,
const char *  description 
)

References description().

◆ dt_timer_stop_with_name()

void dt_timer_stop_with_name ( dt_timer_t *  t)