Searched refs:m_microsecond (Results 1 – 2 of 2) sorted by relevance
90 long m_second, m_microsecond; variable
616 m_second(0), m_microsecond(0) in CTimer()628 m_microsecond = microsecond; in SetTimer()654 tempval.tv_usec = m_microsecond; in thread_proc()