rememberTimestamp

fun rememberTimestamp(options: TimestampOptions = defaultOption()): Quadruple<Long, () -> Unit, () -> Unit, IsActive>