WordPress Cron how to find out my event recurrence?

I think I’ve found it: wp_get_schedule('myhookname')

Edit: yes this works as I want it.