clampTimestampToNow

fun clampTimestampToNow(epochSeconds: Int): Int(source)

Clamps a seconds-since-epoch timestamp so it never exceeds the current wall-clock time.