pub fn rpc_set_timer_interface_if_unset<'a>(
    iface: &'a mut dyn RPCTimerInterface
)
Expand description

| Set the factory function for timer, | but only, if unset |