diff_ms           153 daemons/execd/execd_commands.c     int diff_ms = 0;
diff_ms           162 daemons/execd/execd_commands.c         diff_ms = (now->tv_sec - old->tv_sec) * 1000
diff_ms           165 daemons/execd/execd_commands.c     return diff_ms;