Searched refs:finishString (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/webpositive/
H A DDownloadProgressView.cpp803 BString finishString; local
806 formatter.Format(finishString, now * 1000000LL, finishTime * 1000000LL);
809 formatter.Format(finishString, now * 1000000LL, finishTime * 1000000LL);
813 statusString.ReplaceFirst("%duration", finishString);

Completed in 50 milliseconds