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

Create example using async time request #108

Open
trevorhardy opened this issue Sep 9, 2024 · 0 comments
Open

Create example using async time request #108

trevorhardy opened this issue Sep 9, 2024 · 0 comments
Labels
documentation Need to add documentation to an existing example new example New example needed

Comments

@trevorhardy
Copy link
Contributor

Yet another feature that doesn't have an example: helicsFederateRequestTimeAsync. This features allows a HELICS integrator or modeler to make a non-blocking time-request, execute other arbitrary code, and then "complete" the call by using helicsFederateRequestTimeComplete. We need to add an example showing how this API works, maybe doing something silly like just adding logging messages during the non-blocking portion of the call?

@trevorhardy trevorhardy added documentation Need to add documentation to an existing example new example New example needed labels Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Need to add documentation to an existing example new example New example needed
Projects
None yet
Development

No branches or pull requests

1 participant