Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:user_time

956     user_time;
981 user_time=GetUserTime(&log_info->timer);
1009 (1000.0*(elapsed_time-floor(elapsed_time))+0.5),user_time,
1145 q+=FormatLocaleString(q,extent,"%0.3fu",user_time);