Searched refs:m_stop (Results 1 – 6 of 6) sorted by relevance
37 m_stop = Now(); in Stop()40 m_delta = duration_cast<duration<double>>(m_stop-m_start).count(); in Stop()53 …return (double)m_stop.time_since_epoch().count() * (double)system_clock::period::num / (double)sys… in GetStopValue()
115 return m_stop; in GetStopValue()134 ValueType m_stop; variable
131 m_stop = Now(); in Stop()134 m_delta = m_stop - m_start; in Stop()
56 TimeType m_stop; variable
33 m_stop (default_stop), in Signal()199 should_stop = signal.m_stop; in GetSignalInfo()240 return pos->second.m_stop; in GetShouldStop()250 pos->second.m_stop = value; in SetShouldStop()
120 m_stop:1, member