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

Method get

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

Source from the content-addressed store, hash-verified

86 }
87
88 clock_t::duration get() const { return m_duration; }
89 uint64_t count() const { return m_count; }
90};
91} // namespace stats

Callers 6

add_streamMethod · 0.45
IncompleteObjStorageMethod · 0.45
add_user_dataMethod · 0.45
signal_inplaceMethod · 0.45
invoke.hFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected