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

Method reset_start

lite/src/misc.h:200–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198 static_cast<double>(u.count()) / 1000000.0);
199 }
200 void reset_start() { m_start = Clock::now(); }
201
202private:
203 std::chrono::time_point<std::chrono::system_clock> m_start, m_stop;

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36