Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/solr
/ resume
Method
resume
solr/core/src/java/org/apache/solr/util/RTimer.java:97–102 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
}
96
97
public
void
resume() {
98
if
(state == STARTED)
return
;
99
assert state == PAUSED;
100
state = STARTED;
101
timerImpl.start();
102
}
103
104
/** Get total elapsed time
for
this timer. */
105
public
double getTime() {
Callers
13
test
Method · 0.80
SolrExtendedUnifiedHighlighter
Method · 0.80
loadFieldValues
Method · 0.80
doSplit
Method · 0.80
scorerSupplier
Method · 0.80
pickFile
Function · 0.80
createComponent
Method · 0.80
createComponent
Method · 0.80
createComponent
Method · 0.80
pickFile
Function · 0.80
d3.js
File · 0.80
d3_layout_forceDrag
Function · 0.80
Calls
1
start
Method · 0.65
Tested by
4
test
Method · 0.64
createComponent
Method · 0.64
createComponent
Method · 0.64
createComponent
Method · 0.64