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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DKadDlg.h45 void SetUpdatePeriod(int step);
H A DStatisticsDlg.h57 void SetUpdatePeriod(int step);
H A DKadDlg.cpp89 SetUpdatePeriod(thePrefs::GetTrafficOMeterInterval());
94 void CKadDlg::SetUpdatePeriod(int step) function in class:CKadDlg
H A DStatisticsDlg.cpp107 SetUpdatePeriod(thePrefs::GetTrafficOMeterInterval());
205 void CStatisticsDlg::SetUpdatePeriod(int step) function in class:CStatisticsDlg
H A DPrefsUnifiedDlg.cpp694 theApp->amuledlg->m_statisticswnd->SetUpdatePeriod(thePrefs::GetTrafficOMeterInterval());
695 theApp->amuledlg->m_kademliawnd->SetUpdatePeriod(thePrefs::GetTrafficOMeterInterval());
1115 theApp->amuledlg->m_statisticswnd->SetUpdatePeriod(event.GetPosition());
1116 theApp->amuledlg->m_kademliawnd->SetUpdatePeriod(event.GetPosition());

Completed in 97 milliseconds