You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Returns the current time value using the Feature.

Syntax

function GrdGetRealTime(
  handle: GrdHandle;
  realTime: Pointer): Integer; stdcall;

Parameters

handle
Session handle
realTime
Pointer to the return value of the running time in time_t format

Return values

GRD_OK

GRD_INVALID_HANDLE

GRD_INVALID_FEATURE

  • No labels