Source position: JPL.DateTime.pas line 102
function MsToSecStr(
const Ms: Integer;
PaddingS: Byte = 4;
PaddingMs: Byte = 3
):string;