Does WordPress have something like timer hook?

You can use the native PHP sleep() function in WordPress for timers in seconds, or usleep() for timers in microseconds:

http://php.net/manual/en/function.sleep.php

http://php.net/manual/en/function.usleep.php

404 Not Found

Not Found

The requested URL was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.