Constant access_protocol::state::SECONDS_IN_DAY
source · pub const SECONDS_IN_DAY: u64 = _; // 86_400u64Expand description
Specify the number of seconds in a day, used only for testing purposes
pub const SECONDS_IN_DAY: u64 = _; // 86_400u64Specify the number of seconds in a day, used only for testing purposes