MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / version

Method version

src/core/include/megbrain/utils/event.h:96–96  ·  view source on GitHub ↗

version of last modification; non-zero if any modification happened

Source from the content-addressed store, hash-verified

94
95 //! version of last modification; non-zero if any modification happened
96 size_t version() const { return m_version; }
97
98private:
99 std::vector<ReceiverHandler> m_permanent_handler;

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36