/* * call-seq: * timeout=( milliseconds ) * * Sets the timeout in milliseconds. */ static VALUE notification_set_timeout( VALUE self, VALUE ml ) {