Searched refs:timestampRoundedToSecond (Results 1 – 1 of 1) sorted by relevance
180 final long timestampRoundedToSecond = 1000 * ((timestamp + 500) / 1000); in executeAction() local183 message, timestampRoundedToSecond); in executeAction()