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 command start time to preexec hook. #19

Open
rcaloras opened this issue Jan 20, 2016 · 2 comments
Open

Add command start time to preexec hook. #19

rcaloras opened this issue Jan 20, 2016 · 2 comments
Labels
enhancement Feature requests or improvements

Comments

@rcaloras
Copy link
Owner

Since commands are messaged post execution and not pre, the actual time the command is executed can be far off. Add a command start time variable to the preexec hook to capture this.

@rcaloras rcaloras added the enhancement Feature requests or improvements label Jan 20, 2016
@kootenpv
Copy link

Sounds great, can't believe I've only wanted this so much later, but I'm wondering if this has not been forgotten ^_^?

@rcaloras
Copy link
Owner Author

Not forgotten 👍 Just haven't gotten around to it. Feel free to submit a PR! I can do the server side once the client is sending this additional data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests or improvements
Projects
None yet
Development

No branches or pull requests

2 participants