diff_ms 154 daemons/execd/execd_commands.c int diff_ms = 0; diff_ms 163 daemons/execd/execd_commands.c diff_ms = (now->tv_sec - old->tv_sec) * 1000 diff_ms 166 daemons/execd/execd_commands.c return diff_ms;