How do I run a command every second (PHP)?

  • Thread starter Thread starter Lewis
  • Start date Start date
L

Lewis

Guest
Basically I am opening a Mafia game and I want people to do crimes every minute

But....

If I run a cron every minute then someone who does a crime at (Example:) 13:56:54 and then the cron runs at 13:57 then they can do the crime 6 seconds later

Please help!
 
Back
Top