MCPcopy Create free account
hub / github.com/apache/solr / newTimer

Method newTimer

solr/core/src/java/org/apache/solr/util/RTimerTree.java:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 }
48
49 protected RTimerTree newTimer() {
50 return new RTimerTree();
51 }
52
53 /**
54 * Returns a subtimer given its name. If the subtimer did not exist a new subtimer will be started

Callers 1

subMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected