export const currentTimeInSeconds = () => Math.floor(new Date().getTime() / 1000);