[erlang-questions] Adding now + interval?
Roger Lipscombe
roger@REDACTED
Wed Nov 26 15:37:19 CET 2014
On 26 November 2014 at 13:56, Sergej Jurečko <sergej.jurecko@REDACTED> wrote:
> Adding 500000 to third element in tuple will work just fine. Unless you
> really need it to be proper format without overflowing microsecs.
Yeah, I do, otherwise FurtherFuture >= Future won't return the correct
answer -- as soon as the second element of the tuple is higher (i.e.
next second), it'll return true, even if 500ms have not yet elapsed.
More information about the erlang-questions
mailing list