Searched defs:secInt (Results 1 – 1 of 1) sorted by relevance
167 const secInt = Math.floor(sec); constant168 const secFloat = sec - secInt; constant