Node Body | Modules Unraveled

Command
core-cron (alias: cron)

Syntax
drush cron

A lot of features depend on Drupal Core's cron to function properly. Drupal defaults to running Cron every 3 hours. During development, you may want to test a feature more quickly, and choose to run Cron manually. You can do this from the "Cron" page at admin/config/system/cron, or you can do it from Drush.