#include <util.h>
Definition at line 23 of file util.h.
Public Member Functions | |
| MythTimer () | |
| void | start () |
| int | restart () |
| int | elapsed () |
| void | addMSecs (int ms) |
Private Attributes | |
| QTime | m_timer |
| void MythTimer::start | ( | ) | [inline] |
Definition at line 28 of file util.h.
Referenced by CheckSchemaVersion(), DVBStreamHandler::CycleFiltersByPriority(), IvtvDecoder::IvtvDecoder(), PlaybackBox::killPlayer(), AudioOutputOSS::OpenDevice(), AudioOutputJACK::OpenDevice(), RingBuffer::OpenFile(), DarwinFirewireDevice::ProcessNoDataMessage(), MPEGStreamData::ProcessPAT(), ZMClient::readData(), RingBuffer::ReadFromBuf(), BufferedSocketDevice::ReadLine(), MythSocket::readStringList(), IvtvDecoder::ReadWrite(), NuppelVideoPlayer::RebuildSeekTable(), DeviceReadBuffer::ReportStats(), WorkerThread::run(), EITScanner::RunEventLoop(), FirewireSignalMonitor::RunTableMonitor(), DeviceReadBuffer::Setup(), LinuxFirewireDevice::SignalReset(), TV::StartPlayer(), PlaybackBox::startPlayer(), TV::StartRecorder(), MpegRecorder::StartRecording(), PreviewGenerator::TeardownAll(), TV::TV(), LinuxFirewireDevice::UpdateDeviceList(), TV::UpdateOSDSignal(), PlaybackBox::updateProgramInfo(), FirewireSignalMonitor::UpdateValues(), TVRec::WaitForEventThreadSleep(), SignalMonitor::WaitForLock(), DTVSignalMonitor::WaitForLock(), TVRec::WaitForNextLiveTVDir(), and RecorderBase::WaitForPause().
| int MythTimer::restart | ( | ) | [inline] |
Definition at line 29 of file util.h.
Referenced by CheckSchemaVersion(), TV::PromptDeleteRecording(), TV::PromptStopWatchingRecording(), WorkerThread::run(), DVDRingBufferPriv::safe_read(), and GLSingleView::SlideTimeout().
| int MythTimer::elapsed | ( | ) | [inline] |
Definition at line 33 of file util.h.
Referenced by CheckSchemaVersion(), DVBStreamHandler::CycleFiltersByPriority(), PlaybackBox::drawVideo(), GLSingleView::EffectBend(), GLSingleView::EffectBlend(), GLSingleView::EffectCube(), GLSingleView::EffectFade(), GLSingleView::EffectFlutter(), GLSingleView::EffectInOut(), GLSingleView::EffectRotate(), GLSingleView::EffectSlide(), GLSingleView::EffectZoomBlend(), FirewireSignalMonitor::HandlePAT(), PlaybackBox::killPlayer(), AudioOutputOSS::OpenDevice(), AudioOutputJACK::OpenDevice(), RingBuffer::OpenFile(), TV::ProcessKeypress(), DarwinFirewireDevice::ProcessNoDataMessage(), MPEGStreamData::ProcessPAT(), ZMClient::readData(), RingBuffer::ReadFromBuf(), BufferedSocketDevice::ReadLine(), MythSocket::readStringList(), IvtvDecoder::ReadWrite(), NuppelVideoPlayer::RebuildSeekTable(), DeviceReadBuffer::ReportStats(), WorkerThread::run(), EITScanner::RunEventLoop(), LinuxFirewireDevice::RunPortHandler(), TV::RunTV(), DVDRingBufferPriv::safe_read(), TV::StartPlayer(), TV::StartRecorder(), MpegRecorder::StartRecording(), PreviewGenerator::TeardownAll(), LinuxFirewireDevice::UpdateDeviceList(), DVBStreamHandler::UpdateFiltersFromStreamData(), TV::UpdateOSDSignal(), FirewireSignalMonitor::UpdateValues(), TVRec::WaitForEventThreadSleep(), SignalMonitor::WaitForLock(), DTVSignalMonitor::WaitForLock(), TVRec::WaitForNextLiveTVDir(), and RecorderBase::WaitForPause().
| void MythTimer::addMSecs | ( | int | ms | ) | [inline] |
QTime MythTimer::m_timer [private] |
1.5.5