Lines Matching defs:elapsed_us
176 uint64_t elapsed_us = self->GetCpuMicroTime() - start;177 return static_cast<uint32_t>(elapsed_us / 32);