Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for printing system time #59

Open
chtenb opened this issue May 3, 2016 · 0 comments
Open

Add support for printing system time #59

chtenb opened this issue May 3, 2016 · 0 comments

Comments

@chtenb
Copy link

chtenb commented May 3, 2016

In ChucK, all the timing is relative to the time the process started. This makes it hard to track down latency problems when communicating with other programs, as is motivated by this thread in the mailing list: https://lists.cs.princeton.edu/pipermail/chuck-users/2016-May/008065.html

So here is the feature request:

  • Add native support to work with the system time (just printing it would be a great start)
@chtenb chtenb changed the title Add possibility for printing system time Add support for printing system time May 3, 2016
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

No branches or pull requests

1 participant