diff_ms           152 daemons/execd/execd_commands.c     int diff_ms = 0;
diff_ms           161 daemons/execd/execd_commands.c         diff_ms = (now->tv_sec - old->tv_sec) * 1000
diff_ms           164 daemons/execd/execd_commands.c     return diff_ms;