Home
last modified time | relevance | path

Searched refs:interval (Results 1 – 6 of 6) sorted by relevance

/tonic/examples/src/routeguide/
H A Dclient.rs65 let mut interval = time::interval(Duration::from_secs(1)); in run_route_chat() localVariable
68 let time = interval.tick().await; in run_route_chat()
/tonic/tonic/src/transport/channel/
H A Dendpoint.rs269 pub fn http2_keep_alive_interval(self, interval: Duration) -> Self { in http2_keep_alive_interval()
271 http2_keep_alive_interval: Some(interval), in http2_keep_alive_interval()
/tonic/interop/proto/grpc/testing/
H A Dmessages.proto120 // Desired interval between consecutive responses in the response stream in
/tonic/examples/
H A Drouteguide-tutorial.md748 let mut interval = time::interval(Duration::from_secs(1));
750 while let time = interval.tick().await {
/tonic/
H A DCHANGELOG.md475 * **transport:** expose HTTP2 server keepalive interval and timeout ([#486](https://github.com/hype…
/tonic/examples/proto/googleapis/google/pubsub/v1/
H A Dpubsub.proto659 // interval after the message is delivered and before it is acknowledged, it