Home
last modified time | relevance | path

Searched refs:m_fakeTS (Results 1 – 1 of 1) sorted by relevance

/mipi-sys-t-3.7.0/printer/src/
Dmipi_syst_main.cpp159 short_guid_context(const mipi::syst::guid& g) : m_guid(g), m_fakeTS(0) {} in short_guid_context()
166 return m_fakeTS++; // replace with transport TS in getTS()
170 mutable uint64_t m_fakeTS; member in short_guid_context