Home | History | Annotate | Download | only in runtime

Lines Matching refs:elapsed_us

199   uint64_t elapsed_us = self->GetCpuMicroTime() - start;
200 return static_cast<uint32_t>(elapsed_us / 32);