grpc-java/core
vinodhabib 9176b55286
core: Make timestamp usage in Channelz use nanos from Java.time.Instant when available (#11604)
When java.time.Instant is available use the timestamp from this class in nano precision rather than using System.currentTimeInMillis and converting it to nanos.

Fixes #5494.
2024-10-29 10:19:47 +05:30
..
src core: Make timestamp usage in Channelz use nanos from Java.time.Instant when available (#11604) 2024-10-29 10:19:47 +05:30
BUILD.bazel Remove direct dependency on j2objc 2024-08-13 21:33:55 -07:00
build.gradle core: Remove direct test dependency on inprocess 2024-05-22 14:50:26 -07:00