This little project is mostly for my own learning 😄
Simple little try to get better readability when specifying seconds, minutes and hours as i.e. timeouts and such.
30.seconds == 30
30.minutes == 1800
30.hours == 108000
Add the Github URL as a package in your Xcode project
Just copy and paste Source folder to you project.
Made with ❤️ by Jesper Westervig Nielsen