Packages

**The wrapper for `erlcron` to be used in Elixir projects.** Original erlang library: https://github.com/erlware/erlcron

Current section

Files

Jump to
johanna src internal.hrl
Raw

src/internal.hrl

%%% @copyright Erlware, LLC. All Rights Reserved.
%%%
%%% This file is provided to you under the BSD License; you may not use
%%% this file except in compliance with the License.
-define(ONE_DAY, (24 * 60 * 60)).