This page redirects to an external site: https://developer.wordpress.org/reference/functions/spawn_cron/
Send request to run cron through HTTP request that doesn't halt page loading. Will not run more than once every 60 seconds.
<?php spawn_cron( $local_time ); ?>
Since: 2.1.0
spawn_cron() is located in wp-includes/cron.php.