MCPcopy 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}
90const char *
91TimeMod::name() const
92{
93 return NAME;
94}
95
96void
97TimeMod::print(FILE *f) const

Callers 1

printMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected