i have set cronjob already

*/5 * * * * /usr/local/bin/php -q /home/username/public_html/cron.php > /dev/null &

and run http://yourdomain/cron.php its getting message

cronjob started
that means cron is wroking fine.