In wordpress we can use the method: wp_schedule_single_event();
This function executes a hook (action) but deletes the cron right after execution (maybe with a little del