Module math_helper

Module math_helper 

Source
Expand description

Some constants that mostly exist to label the role of some number in the rest of the code

Constantsยง

HOUR_MINUTES
Number of minutes in an hour
HOUR_SECONDS
Number of seconds in an hour
MINUTE_NANOS
Number of nanoseconds in a minute
MINUTE_SECONDS
Number of minutes in an hour
SECOND_NANOS
Number of nanoseconds in a second