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