Lines Matching full:usecs
588 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) {601 *usecs = static_cast<uint32_t>(usertime % 1000000);