Description

Returns the remaining runtime of a Feature.

Syntax

public unsafe Status GetTimeLimit(out long remainingTime)

Parameters

remainingTime

Integer value of the running time in time_t format

Return values

GRD_OK

GRD_INVALID_HANDLE

GRD_INVALID_FEATURE

  • No labels