Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Seconds
Method
Seconds
util/datetime/base.h:450–452 ·
view source on GitHub ↗
seconds since epoch
Source
from the content-addressed store, hash-verified
448
449
/// seconds since epoch
450
static constexpr TInstant Seconds(ui64 s) noexcept {
451
return TBase::SecondsConvertFrom(s);
452
}
453
454
/// Base class static methods:
455
///
Callers
11
TClientConnection
Method · 0.45
FutexWait
Function · 0.45
GetKeepAliveTimeout
Method · 0.45
ReadTrainDatasets
Function · 0.45
Out<TDuration>
Function · 0.45
Y_UNIT_TEST
Function · 0.45
TTimeRange
Method · 0.45
BM_GmTimeR
Function · 0.45
BM_gmtime_r
Function · 0.45
CurrentUTC
Method · 0.45
WaitD
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected