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

CoinTimer for real time vs cpu time #59

Open
svigerske opened this issue Mar 2, 2019 · 1 comment
Open

CoinTimer for real time vs cpu time #59

svigerske opened this issue Mar 2, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: @mgalati13

Original creation time: 2009-08-28 16:21:08

Version: trunk (SVN)

CC: @mgalati13

Can we get a version of CoinTimer that works for real time and/or cpu time? It could be an option in the constructor as to which version you want to use? That would be helpful for multi-threaded apps.

Thanks,
Matt

@svigerske svigerske added enhancement New feature or request minor labels Mar 2, 2019
@svigerske
Copy link
Member Author

Comment by ladanyi created at 2010-04-06 00:29:22

Sure, it could be added when stable/2.7 is created. However, how do you want it? Right now the timer uses cpu for SELF only. The timer could use cpu for SELF + CHILDREN... Or, as you suggest, wallclock. Can you provide a patch that serves you best (but preserves current behavior, i.e., codes using the current timer would not need to be changed to preserve behavior)? Then I'll add it to trunk and then it'll be part of stable/2.7

@svigerske svigerske removed the minor label Mar 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant