I have ran into some issue during creating client to the Google Fusion Tables. Google Fusion Tables has restriction to request. It allow a maximum of 5 requests per second to the Google Fusion Tables server.
How can i implement or create client class which control requests count per second in PHP?