Searched refs:GetUserTime (Results 1 – 2 of 2) sorted by relevance
198 struct timespec GetUserTime() const { return m_user_time; } in GetUserTime() function
384 prstatus.pr_utime = copy_timespecs(info.GetUserTime()); in Populate()