Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ TimeUtils
Method
TimeUtils
api/src/main/java/io/grpc/TimeUtils.java:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
21
final
class
TimeUtils {
22
private
TimeUtils() {}
23
24
@IgnoreJRERequirement
25
static
long convertToNanos(Duration duration) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected