Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ TimeBase
Method
TimeBase
util/system/fasttime.cpp:105–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
static TTime TimeBase() {
106
return SystemTime();
107
}
108
109
inline TTime Rdtsc() {
110
return RdtscBase() - IProc;
Callers
nothing calls this directly
Calls
1
SystemTime
Function · 0.85
Tested by
no test coverage detected