Function check_cursor_unix_millis

Source
fn check_cursor_unix_millis(
    unix_millis: u64,
    retention_seconds: u64,
) -> Result<(), RwError>