Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetInstant
Method
GetInstant
library/cpp/logger/global/rty_formater.h:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
TInstant GetInstant() const {
27
return Instant;
28
}
29
30
operator TString() const;
31
TString operator+(TStringBuf right) const;
Callers
1
rty_formater.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected