Use os:timestamp() rather than erlang:now() when possible

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor
    • 1.0
    • Affects Version/s: None
    • Component/s: None
    • None

      erlang:now/0 is expensive and incorrect (since it's strictly monotonic) wrt what we're using it for. Use os:timestamp() when available.

            Assignee:
            Linus Nordberg [X] (Inactive)
            Reporter:
            Linus Nordberg [X] (Inactive)
            Archiver:
            Josva Kleist

              Created:
              Updated:
              Archived: