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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DamuleDlg.cpp858 wxString UpDownSpeed = CFormat(wxT("Up: %.1f | Down: %.1f")) % kBpsUp % kBpsDown; local
860 SetTitle(theApp->m_FrameTitle + wxT(" -- ") + UpDownSpeed);
862 SetTitle(UpDownSpeed + wxT(" -- ") + theApp->m_FrameTitle);

Completed in 79 milliseconds