#include <fsTicksMgr.h>
Public Member Functions | |
| DWORD | operator- (fsTicksMgr &ticks) |
| void | Now () |
| fsTicksMgr () | |
| virtual | ~fsTicksMgr () |
Protected Attributes | |
| DWORD | m_dwTicks |
Definition at line 13 of file fsTicksMgr.h.
| fsTicksMgr::fsTicksMgr | ( | ) |
| fsTicksMgr::~fsTicksMgr | ( | ) | [virtual] |
Definition at line 20 of file fsTicksMgr.cpp.
| DWORD fsTicksMgr::operator- | ( | fsTicksMgr & | ticks | ) |
| void fsTicksMgr::Now | ( | ) |
Definition at line 25 of file fsTicksMgr.cpp.
References m_dwTicks.
Referenced by fsDownloadMgr::_DownloaderEvents(), vmsBtDownloadManager::_threadBtDownloadManager(), fsInternetDownloader::_threadDownload(), fsDownloadMgr::_threadDownloadMgr(), fsDownloadsMgr::_threadDownloadsMgr(), fsDownloadsMgr::ApplyTrafficLimit_HasHpDld(), fsDownloadMgr::CheckMirrSpeedRecalcRequired(), fsDownloadMgr::fsDownloadMgr(), fsTicksMgr(), vmsBtDownloadManager::get_FilePercentDone(), fsSpeedMeter::GetSpeed(), fsDownloadMgr::MeasureMirrorsSpeed(), CDownloadsGroupsComboBox::OnLButtonDown(), fsSpeedMeter::Reset(), vmsBtDownloadManager::SaveBtDownloadState_FileProgress(), CDownloadsGroupsComboBox::ShowDropDown(), fsDownloadMgr::StartDownload(), fsSpeedMeter::UpdateSpeed(), and vmsBtDownloadManager::vmsBtDownloadManager().
DWORD fsTicksMgr::m_dwTicks [protected] |
1.5.6