<p dir="ltr">Adding 500000 to third element in tuple will work just fine. Unless you really need it to be proper format without overflowing microsecs.<br></p>
<p dir="ltr">Sergej </p>
<div class="gmail_quote">On Nov 26, 2014 2:51 PM, "Roger Lipscombe" <<a href="mailto:roger@differentpla.net">roger@differentpla.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> IntervalMs = 500,<br>
 Now = os:timestamp(),<br>
 Future = timer:now_add(Now, IntervalMs).<br>
<br>
There is no timer:now_add/2 function, so how do I do this?<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>