Class SleepFunction
Mock function for sleep().
This function doesn't sleep. It returns immediatly. All registered Incrementable objects (time() or microtime() mocks) get increased by the passed seconds.
- phpmock\functions\AbstractSleepFunction implements phpmock\functions\FunctionProvider
- Extended by phpmock\functions\SleepFunction
		
		
		Namespace: phpmock\functions 
License: WTFPL
Author: Markus Malkusch markus@malkusch.de
Link: Donations
Located at functions/SleepFunction.php
	
	
	Methods inherited from phpmock\functions\AbstractSleepFunction
	
	
License: WTFPL
Author: Markus Malkusch markus@malkusch.de
Link: Donations
Located at functions/SleepFunction.php