static int howManySecondsAgo(long timestamp) { ret iround(toSeconds(now()-timestamp)); }