Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97517 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52974 invoked from network); 5 Jan 2017 01:27:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2017 01:27:26 -0000 Authentication-Results: pb1.pair.com header.from=me@kelunik.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@kelunik.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kelunik.com from 81.169.146.221 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.221 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.221] ([81.169.146.221:33302] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C3/13-55609-BF0AD685 for ; Wed, 04 Jan 2017 20:27:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1483579640; l=959; s=domk; d=kelunik.com; h=Content-Type:Cc:To:Subject:Date:From:References:In-Reply-To: MIME-Version; bh=KdNthpB42zbrN+ZCzu+9b55FetkVY8fU65Ms3v8gHSI=; b=keKubm9+qCYBW8KRuSP8TnBJhbHGi2DTtFQJJrJ0YVbD6epXUz+Qpf7IgbIoHJRYc/ HZ+J06nuJwDCQLSO1mBzsL6Y78WIj1oIMvh23OdrjirqnSy/cBz3bU5bQ5drba2snvTa NLVw0/V5LPYeTGl/DhH8Qz9KNI+Id+oubsxck= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mls2vWuiu+7SLDup6E67mzuoNJBqD/tmQ= X-RZG-CLASS-ID: mo00 Received: from mail-qt0-f176.google.com ([209.85.216.176]) by smtp.strato.de (RZmta 39.11 AUTH) with ESMTPSA id a0ac0ct051RKtiI (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp384r1 with 384 ECDH bits, eq. 7680 bits RSA)) (Client did not present a certificate) for ; Thu, 5 Jan 2017 02:27:20 +0100 (CET) Received: by mail-qt0-f176.google.com with SMTP id k15so268265265qtg.3 for ; Wed, 04 Jan 2017 17:27:20 -0800 (PST) X-Gm-Message-State: AIkVDXKugNBxfKTSLJtiOEdB6uelnf9DjxvTiBrp/x5hB+26Gn8vJtFviRDX8eHrbLzH6e36ZUpI/YCEotxB6Q== X-Received: by 10.200.39.82 with SMTP id h18mr3135125qth.290.1483579640175; Wed, 04 Jan 2017 17:27:20 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.141.204 with HTTP; Wed, 4 Jan 2017 17:27:19 -0800 (PST) In-Reply-To: <146cbb21-72cf-ed65-095a-43a7420482fc@php.net> References: <146cbb21-72cf-ed65-095a-43a7420482fc@php.net> Date: Thu, 5 Jan 2017 02:27:19 +0100 X-Gmail-Original-Message-ID: Message-ID: To: Michael Wallner , Anatol Belski Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a11407a4c72ebc905454ecdfd Subject: Re: [PHP-DEV] Fwd: Monotonic Time From: me@kelunik.com (Niklas Keller) --001a11407a4c72ebc905454ecdfd Content-Type: text/plain; charset=UTF-8 > > Actually, it seems, that hrtime doesn't let you access the current > value, which is, well, quite a major use case, isn't it? Yes, that seemed weird to me, too. Did we miss anything, Anatol? Regards, Niklas --001a11407a4c72ebc905454ecdfd--