Class: SoracomSummary::Const
- Inherits:
-
Object
- Object
- SoracomSummary::Const
- Defined in:
- lib/soracom_summary/const.rb
Constant Summary collapse
- ONE_DAY_SEC =
24 * 60 * 60
- ONE_DAY_MSEC =
ONE_DAY_SEC * 1000
24 * 60 * 60
ONE_DAY_SEC * 1000