Lines Matching refs:sec
1640 uint32_t sec, usec;1641 if (OS::GetUserTime(&sec, &usec) != -1) {1642 msg.Append("%d,%d,", sec, usec);