PHP 8.2.31
Preview: TimerInterface.php Size: 509 B
/opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/react/event-loop/src/TimerInterface.php

<?php

namespace RectorPrefix202411\React\EventLoop;

interface TimerInterface
{
    /**
     * Get the interval after which this timer will execute, in seconds
     *
     * @return float
     */
    public function getInterval();
    /**
     * Get the callback that will be executed when this timer elapses
     *
     * @return callable
     */
    public function getCallback();
    /**
     * Determine whether the time is periodic
     *
     * @return bool
     */
    public function isPeriodic();
}

Directory Contents

Dirs: 2 × Files: 11

Name Size Perms Modified Actions
Tick DIR
- drwxr-xr-x 2024-11-08 13:59:10
Edit Download
Timer DIR
- drwxr-xr-x 2024-11-08 13:59:10
Edit Download
7.95 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
5.89 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
8.41 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
5.75 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
8.90 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
1.81 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
7.31 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
18.88 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
1.29 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
11.77 KB lrw-r--r-- 2024-11-08 13:59:10
Edit Download
509 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).