HELICS-Examples icon indicating copy to clipboard operation
HELICS-Examples copied to clipboard

Create example using async time request

Open trevorhardy opened this issue 1 year ago • 0 comments

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 avatar Sep 09 '24 07:09 trevorhardy