![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <times.h>
Collaboration diagram for dt_times_t:Data Fields | |
| double | clock |
| double | user |
| double dt_times_t::clock |
Definition at line 39 of file times.h.
Referenced by dt_color_picker_helper(), dt_colorspaces_apply_profile(), dt_colorspaces_apply_profile_cl(), dt_ioppr_transform_image_colorspace_rgb(), dt_ioppr_transform_image_colorspace_rgb_cl(), dt_show_times(), dt_show_times_f(), dual_demosaic(), process(), and process_cl().
| double dt_times_t::user |
Definition at line 40 of file times.h.
Referenced by dt_color_picker_helper(), dt_colorspaces_apply_profile(), dt_colorspaces_apply_profile_cl(), dt_ioppr_transform_image_colorspace_rgb(), dt_ioppr_transform_image_colorspace_rgb_cl(), dt_show_times(), dt_show_times_f(), dual_demosaic(), process(), and process_cl().