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

Extract the elapsed time #133

Open
SamiraFallah opened this issue Jun 21, 2020 · 1 comment
Open

Extract the elapsed time #133

SamiraFallah opened this issue Jun 21, 2020 · 1 comment

Comments

@SamiraFallah
Copy link

Hi,

I want to extract the elapsed time in DipPy and write it in a file but I could not do that. I know that DipPy gives us the CPU time and wall-clock time in the log. I can use that log and parse it but I was wondering if there is any command to do that.

Thanks in advance.

@SamiraFallah SamiraFallah changed the title Extraxt the elapsed time Extract the elapsed time Jun 21, 2020
@tkralphs
Copy link
Member

The short answer is no, there is no such functionality. It could be added, but for elapsed time, I guess it is easier just to measure it externally from Python.

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

2 participants