Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ SystemTime
Function
SystemTime
util/system/fasttime.cpp:90–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
};
89
90
static inline TTime SystemTime() {
91
return Singleton<TSymbols>()->SystemTime();
92
}
93
94
struct TInitialTimes {
95
inline TInitialTimes()
Callers
1
TimeBase
Method · 0.85
Calls
1
SystemTime
Method · 0.80
Tested by
no test coverage detected