appwrite/tests/resources/functions/timeout/index.php

3 lines
16 B
PHP
Raw Normal View History

2020-12-12 05:42:29 +00:00
<?php
2021-01-01 08:57:38 +00:00
sleep(5);