[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'tiUtils' (#tiopf)

tiElapsedDHMS

Declaration

Source position: tiUtils.pas line 451

function tiElapsedDHMS(

  const AElapsed: Extended;

  const APrecision: Integer = 3;

  const AWantDays: Boolean = False;

  const AWantMS: Boolean = True

):string;


Documentation generated on: 2017-08-16