Home | History | Annotate | Download | only in src

Lines Matching refs:secs

597 int OS::GetUserTime(uint32_t* secs,  uint32_t* usecs) {
609 *secs = static_cast<uint32_t>(usertime / 1000000);