OpenDOF Project
uint32 DOFRequest_GetTimeRemaining ( DOFRequest  request)

Returns the time remaining of the request, in milliseconds.

If the Operation has timed out, the time will be 0.

Parameters
requestThe Request. This must not be NULL.
Returns
The remaining time left for the request, in milliseconds.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25