Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ Epoch
Method
Epoch
include/cripts/Time.hpp:44–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
operator integer() const { return Epoch(); }
43
44
[[nodiscard]] integer
45
Epoch() const
46
{
47
return static_cast<integer>(_now);
48
}
49
50
[[nodiscard]] integer
51
Year() const
Callers
4
do_remap
Function · 0.80
do_remap
Function · 0.80
Sample
Method · 0.80
format
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected