class ClockMock
| static | withClockMock($enable = null) | |
| static | time() | |
| static | sleep($s) | |
| static | usleep($us) | |
| static | microtime($asFloat = false) | |
| static | register($class) |
| $enable |
| $s |
| $us |
| $asFloat |
| $class |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Bridge/PhpUnit/ClockMock.html