Description
Returns the remaining runtime of a Feature.
Syntax
int GRD_API GrdFeatureGetTimeLimit(GrdHandle handle, grd_time_t* remainingTime);
Parameters
handle | Session handle |
remainingTime | Pointer to the return value of the running time in time_t format |