$12 GRAYBYTE WORDPRESS FILE MANAGER $51

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/alt/php81/usr/include/php/ext/standard/

HOME
Current File : /opt/alt/php81/usr/include/php/ext/standard//hrtime.h
/*
   +----------------------------------------------------------------------+
   | Copyright (c) The PHP Group                                          |
   +----------------------------------------------------------------------+
   | This source file is subject to version 3.01 of the PHP license,      |
   | that is bundled with this package in the file LICENSE, and is        |
   | available through the world-wide-web at the following url:           |
   | https://www.php.net/license/3_01.txt                                 |
   | If you did not receive a copy of the PHP license and are unable to   |
   | obtain it through the world-wide-web, please send a note to          |
   | license@php.net so we can mail you a copy immediately.               |
   +----------------------------------------------------------------------+
   | Author: Niklas Keller <kelunik@php.net>                              |
   | Author: Anatol Belski <ab@php.net>                                   |
   +----------------------------------------------------------------------+
*/

#ifndef HRTIME_H
#define HRTIME_H

#define PHP_HRTIME_PLATFORM_POSIX   0
#define PHP_HRTIME_PLATFORM_WINDOWS 0
#define PHP_HRTIME_PLATFORM_APPLE   0
#define PHP_HRTIME_PLATFORM_HPUX    0
#define PHP_HRTIME_PLATFORM_AIX     0

#if defined(_POSIX_TIMERS) && ((_POSIX_TIMERS > 0) || defined(__OpenBSD__)) && defined(_POSIX_MONOTONIC_CLOCK) && defined(CLOCK_MONOTONIC)
# undef  PHP_HRTIME_PLATFORM_POSIX
# define PHP_HRTIME_PLATFORM_POSIX 1
#elif defined(_WIN32) || defined(_WIN64)
# undef  PHP_HRTIME_PLATFORM_WINDOWS
# define PHP_HRTIME_PLATFORM_WINDOWS 1
#elif defined(__APPLE__)
# undef  PHP_HRTIME_PLATFORM_APPLE
# define PHP_HRTIME_PLATFORM_APPLE 1
#elif (defined(__hpux) || defined(hpux)) || ((defined(__sun__) || defined(__sun) || defined(sun)) && (defined(__SVR4) || defined(__svr4__)))
# undef  PHP_HRTIME_PLATFORM_HPUX
# define PHP_HRTIME_PLATFORM_HPUX 1
#elif defined(_AIX)
# undef  PHP_HRTIME_PLATFORM_AIX
# define PHP_HRTIME_PLATFORM_AIX 1
#endif

#define HRTIME_AVAILABLE (PHP_HRTIME_PLATFORM_POSIX || PHP_HRTIME_PLATFORM_WINDOWS || PHP_HRTIME_PLATFORM_APPLE || PHP_HRTIME_PLATFORM_HPUX || PHP_HRTIME_PLATFORM_AIX)

BEGIN_EXTERN_C()

typedef uint64_t php_hrtime_t;

PHPAPI php_hrtime_t php_hrtime_current(void);

PHP_MINIT_FUNCTION(hrtime);

END_EXTERN_C()

#endif /* HRTIME_H */

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
30 Sep 2025 11.04 PM
root / 996
0755
base64.h
3.587 KB
30 Sep 2025 11.04 PM
root / 996
0644
basic_functions.h
4.869 KB
30 Sep 2025 11.04 PM
root / 996
0644
basic_functions_arginfo.h
125.208 KB
30 Sep 2025 11.04 PM
root / 996
0644
crc32.h
4.793 KB
30 Sep 2025 11.04 PM
root / 996
0644
crc32_x86.h
1.817 KB
30 Sep 2025 11.04 PM
root / 996
0644
credits.h
1.525 KB
30 Sep 2025 11.04 PM
root / 996
0644
credits_ext.h
5.236 KB
30 Sep 2025 11.04 PM
root / 996
0644
credits_sapi.h
0.815 KB
30 Sep 2025 11.04 PM
root / 996
0644
crypt_blowfish.h
0.771 KB
30 Sep 2025 11.04 PM
root / 996
0644
crypt_freesec.h
0.646 KB
30 Sep 2025 11.04 PM
root / 996
0644
css.h
1.045 KB
30 Sep 2025 11.04 PM
root / 996
0644
datetime.h
1.145 KB
30 Sep 2025 11.04 PM
root / 996
0644
dir_arginfo.h
1.832 KB
30 Sep 2025 11.04 PM
root / 996
0644
dl.h
1.462 KB
30 Sep 2025 11.04 PM
root / 996
0644
dl_arginfo.h
0.263 KB
30 Sep 2025 11.04 PM
root / 996
0644
exec.h
1.273 KB
30 Sep 2025 11.04 PM
root / 996
0644
file.h
3.929 KB
30 Sep 2025 11.04 PM
root / 996
0644
flock_compat.h
2.063 KB
30 Sep 2025 11.04 PM
root / 996
0644
fsock.h
1.218 KB
30 Sep 2025 11.04 PM
root / 996
0644
head.h
1.528 KB
30 Sep 2025 11.04 PM
root / 996
0644
hrtime.h
2.307 KB
30 Sep 2025 11.04 PM
root / 996
0644
html.h
2.339 KB
30 Sep 2025 11.04 PM
root / 996
0644
html_tables.h
472.263 KB
30 Sep 2025 11.04 PM
root / 996
0644
info.h
22.942 KB
30 Sep 2025 11.04 PM
root / 996
0644
md5.h
2.017 KB
30 Sep 2025 11.04 PM
root / 996
0644
pack.h
1.048 KB
30 Sep 2025 11.04 PM
root / 996
0644
pageinfo.h
1.152 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_array.h
2.24 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_assert.h
1.236 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_browscap.h
1.108 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_crypt.h
1.365 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_crypt_r.h
1.64 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_dir.h
1.282 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_dns.h
2.581 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_ext_syslog.h
1.165 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_filestat.h
2.104 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_fopen_wrappers.h
1.794 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_http.h
1.331 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_image.h
2.169 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_incomplete_class.h
2.15 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_lcg.h
1.312 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_mail.h
2.155 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_math.h
3.547 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_mt_rand.h
1.808 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_net.h
1.136 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_password.h
2.758 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_rand.h
3.052 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_random.h
1.861 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_smart_string.h
1.134 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_smart_string_public.h
1.141 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_standard.h
1.911 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_string.h
3.949 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_uuencode.h
1.177 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_var.h
3.408 KB
30 Sep 2025 11.04 PM
root / 996
0644
php_versioning.h
1.183 KB
30 Sep 2025 11.04 PM
root / 996
0644
proc_open.h
1.669 KB
30 Sep 2025 11.04 PM
root / 996
0644
quot_print.h
1.226 KB
30 Sep 2025 11.04 PM
root / 996
0644
scanf.h
1.95 KB
30 Sep 2025 11.04 PM
root / 996
0644
sha1.h
1.624 KB
30 Sep 2025 11.04 PM
root / 996
0644
streamsfuncs.h
1.11 KB
30 Sep 2025 11.04 PM
root / 996
0644
url.h
2.085 KB
30 Sep 2025 11.04 PM
root / 996
0644
url_scanner_ex.h
2.317 KB
30 Sep 2025 11.04 PM
root / 996
0644
user_filters_arginfo.h
2.447 KB
30 Sep 2025 11.04 PM
root / 996
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF