<div dir="ltr">Gee, glad I don't need to ask for help often. Usually providing a minimal working example to replicate a problem and a concise description of the problem is a good thing. I'm a member of quite a few communities that I provide support for and this would have been an easy case of "your usage of that method looks correct to me".<div><br></div><div>Anyway it turns out that this is undocumented quirk. The default config (<a href="http://nginx.org/en/docs/dev/development_guide.html#core_modules">http://nginx.org/en/docs/dev/development_guide.html</a>) provided for building a module builds a CORE type module which is initialized before the event system (add has no return value, and debug logs the correct output regardless). The documentation should probably mention that the ngx_add_timer is not available by default, also it would probably also be a good idea for the ngx_add_timer example to actually include a call to ngx_add_timer.</div><div><br></div><div>Anyway enjoy Easter everyone, it sounds like you all need to destress.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 12 Apr 2020 at 14:55, Bee.Lists <<a href="mailto:bee.lists@gmail.com">bee.lists@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I think he’s saying that there’s more to this than posting code and saying “no worky”.  <br>
<br>
State what you want, what you have, what you’ve tried, and what you think might be going wrong.  Simply posting your code and expecting other troubleshooters to solve your issue, is the wrong approach.  <br>
<br>
HE…nor anybody...doesn’t need to ask for your private code to answer your questions.  <br>
<br>
At the best of times, the world is challenging.  Currently, it’s not so good.  You’ll attract more bees with honey.   <br>
<br>
<br>
> On Apr 11, 2020, at 8:58 PM, Mathew Heard <<a href="mailto:me@mheard.com" target="_blank">me@mheard.com</a>> wrote:<br>
> <br>
> J.R,<br>
> <br>
> You won't find it publicly as all it is a testing module with the goal of establishing a working timer. If you want the source code for it you need only ask. Here you go.<br>
<br>
<br>
<br>
Cheers, Bee<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a></blockquote></div>