| [Overview][Types][Classes][Procedures and functions][Index] | 
Source position: tiUtils.pas line 451
function tiElapsedDHMS(  | 
const AElapsed: Extended;  | 
const APrecision: Integer = 3;  | 
const AWantDays: Boolean = False;  | 
const AWantMS: Boolean = True  | 
):string;  |