Searched refs:m_ts_ptr (Results 1 – 1 of 1) sorted by relevance
78 m_ts_ptr = nullptr; in ToTimeSpec()82 m_ts_ptr = &m_ts; in ToTimeSpec()89 operator struct timespec *() { return m_ts_ptr; } in operator struct timespec*()93 struct timespec *m_ts_ptr; member in ToTimeSpec