Help for this page
use Grpc::XS::Call; use Grpc::XS::Channel; ... my $call = Grpc::XS::Call->new( $channel, $timeval ); ...