GetElapsedTimeDate

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Declaration

Procedure GetElapsedTimeDate (Const Start        : TTime;                              Const Stop         : TTime;

                              Var   Elapsed      : TTime;

                              Const StartDate    : TDate;

                              Const StopDate     : TDate);

Description

The GetElapsedTimeDate procedure returns the Elapsed value derived from the StartDate, StopDate dates and Start, Stop times. The results can be retrieved as a string by the TimString_Elapsed function.

See also

Time and Date Routines

Your Ad Here