elapsed 178 crmd/throttle.c time_t elapsed = now - last_call; elapsed 184 crmd/throttle.c *load /= elapsed; elapsed 185 crmd/throttle.c crm_debug("cib load: %f (%lu ticks in %lds)", *load, delta_utime + delta_stime, (long)elapsed);