![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Include dependency graph for profiling.c:Go to the source code of this file.
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) |
| dt_timer_t * dt_timer_start_with_name | ( | const char * | file, |
| const char * | function, | ||
| const char * | description | ||
| ) |
Definition at line 27 of file profiling.c.
References description(), and t.
| void dt_timer_stop_with_name | ( | dt_timer_t * | t | ) |
Definition at line 37 of file profiling.c.
References dt_free, IS_NULL_PTR, and t.