PHP Classes

File: vendor/react/promise-timer/src/functions_include.php

Recommend this page to a friend!
  Classes of Hillary Kollan   Chatto PHP Websocket Chat System   vendor/react/promise-timer/src/functions_include.php   Download  
File: vendor/react/promise-timer/src/functions_include.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Chatto PHP Websocket Chat System
Websocket based chat system using Ratchet library
Author: By
Last change:
Date: 3 years ago
Size: 139 bytes
 

Contents

Class file image Download
<?php

namespace React\Promise\Timer;

if (!
function_exists('React\\Promise\\Timer\\timeout')) {
    require
__DIR__ . '/functions.php';
}