google.golang.org/grpc/internal/transport.bdpEstimator.sentAt (field)
4 uses
google.golang.org/grpc/internal/transport (current package)
bdp_estimator.go#L51: sentAt time.Time
bdp_estimator.go#L78: b.sentAt = time.Now()
bdp_estimator.go#L94: b.sentAt = time.Time{}
bdp_estimator.go#L111: rttSample := time.Since(b.sentAt).Seconds()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |