Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Zero
Method
Zero
util/datetime/base.h:435–437 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
433
}
434
435
static constexpr TInstant Zero() noexcept {
436
return TInstant();
437
}
438
439
/// us since epoch
440
static constexpr TInstant MicroSeconds(ui64 us) noexcept {
Callers
nothing calls this directly
Calls
1
TInstant
Class · 0.85
Tested by
no test coverage detected