Skip to content

Conversation

data-man
Copy link
Contributor

No description provided.

@GULPF
Copy link
Member

GULPF commented Apr 10, 2018

What's the purpose of the timers module? It looks like it's meant for measuring intervals using monotonic time, but on posix it uses non-monotonic time (neither CLOCK_REALTIME or posix_gettimeofday are monotonic). I think it's a better idea to add a monotonic time type to the times module after #6978 has been merged (so that the Duration type can be used), similiar to D's MonoTime.

@data-man
Copy link
Contributor Author

@GULPF
Therefore WIP

@timotheecour
Copy link
Member

ping: #6978 was finally merged

@dom96
Copy link
Contributor

dom96 commented Apr 17, 2018

We should name this module something else IMO. The name is too similar to times.

@dom96
Copy link
Contributor

dom96 commented Apr 17, 2018

But actually, I agree with @GULPF. It's better to have this functionality in the times module.

@Araq
Copy link
Member

Araq commented Apr 21, 2018

Ok, let's not do this then, sorry @data-man

@Araq Araq closed this Apr 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants