Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ name
Method
name
src/proxy/ControlBase.cc:90–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
return MOD_TIME;
89
}
90
const char *
91
TimeMod::name() const
92
{
93
return NAME;
94
}
95
96
void
97
TimeMod::print(FILE *f) const
Callers
1
print
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected