MCPcopy 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
87inline Time Time::epoch() { return Time(Duration::zero()); }
88inline Time Time::max() { return Time(Duration::max()); }
89
90

Callers

nothing calls this directly

Calls 1

TimeClass · 0.70

Tested by

no test coverage detected