Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ nanoTime
Method
nanoTime
core/src/main/java/io/grpc/internal/Rescheduler.java:113–115 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
111
}
112
113
private
long nanoTime() {
114
return
stopwatch.elapsed(TimeUnit.NANOSECONDS);
115
}
116
}
Callers
1
reschedule
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected