#include "php_grpc.h"

Go to the source code of this file.
Functions | |
| void | grpc_init_timeval (TSRMLS_D) |
| zval * | grpc_php_wrap_timeval (gpr_timespec wrapped TSRMLS_DC) |
| void | grpc_shutdown_timeval (TSRMLS_D) |
| static wrapped_grpc_timeval * | wrapped_grpc_timeval_from_obj (zend_object *obj) |
Variables | |
| zend_class_entry * | grpc_ce_timeval |
| gpr_timespec | wrapped |
| zval* grpc_php_wrap_timeval | ( | gpr_timespec wrapped | TSRMLS_DC | ) |
|
inlinestatic |
| zend_class_entry* grpc_ce_timeval |
class Timeval
| gpr_timespec wrapped |