Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ epoch
Method
epoch
3rdparty/libprocess/include/process/time.hpp:87–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
};
86
87
inline Time Time::epoch() { return Time(Duration::zero()); }
88
inline Time Time::max() { return Time(Duration::max()); }
89
90
Callers
nothing calls this directly
Calls
1
Time
Class · 0.70
Tested by
no test coverage detected