Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ elapsedNanos
Method
elapsedNanos
output/java_guava/1.4.13/LocalCache.java:3616–3618 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3614
3615
3616
public
long elapsedNanos() {
3617
return
stopwatch.elapsed(NANOSECONDS);
3618
}
3619
3620
@Override
3621
public
V waitForValue() throws ExecutionException {
Callers
1
getAndRecordStats
Method · 0.45
Calls
1
elapsed
Method · 0.45
Tested by
no test coverage detected