MCPcopy Create free account
hub / github.com/apache/trafficserver / get_rolling_interval

Method get_rolling_interval

include/proxy/logging/LogObject.h:169–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167 }
168
169 inline int
170 get_rolling_interval() const
171 {
172 return m_rolling_interval_sec;
173 }
174
175 inline void
176 set_log_file_header(const char *header)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected