cmouse (Aki Tuomi)
- Login: cmouse
- Email: cmouse@cmouse.fi
- Registered on: 08/15/2014
- Last sign in: 08/15/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
08/15/2014
-
04:30 PM Ruby Feature #10138: Access monotonic counter in Time
- Yui NARUSE wrote:
> Aki Tuomi wrote:
> ...
So it would indeed seem, although I could not see Win32 listed as supported for CLOCK_MONOTONIC, but this could be just my misunderstanding. Thank you for the fast reply anyways! -
10:00 AM Ruby Feature #10138: Access monotonic counter in Time
- Eric Wong wrote:
> cmouse@cmouse.fi wrote:
> ...
Not sure. It is not same as clock_gettime, which accepts parameters and such, and it is not clock_gettime across operating systems.
Also, the point of this patch is to enable access ... -
09:23 AM Ruby Feature #10138 (Rejected): Access monotonic counter in Time
- Provide API access to guaranteed monotonic counter on underlying operating system. Supports Windows XP and later, OS/X, any linux with clock_gettime.