Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ get_msecs
Method
get_msecs
dnn/test/common/timer.h:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
double get_msecs() const { return get_secs() * 1e3; }
59
60
double get_secs_reset() {
61
auto ret = get_secs();
Callers
2
run_subline
Method · 0.45
profile_with_given_options
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected