A Unix CRON Equivalent in WooCommerce

This question about a WooCommerce cron equivalent is from the WooCommerce Community Slack channel:

I want to loop through all users and their subscriptions, check some custom meta data I added to each subscription on creation and update some of the meta data if needed.

What would be the equivalent of a linux cron job in WooCommerce? Is there something in WooCommerce that triggers daily?

Read more