MythTimer Class Reference

#include <util.h>

List of all members.


Detailed Description

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

Constructor & Destructor Documentation

MythTimer::MythTimer (  )  [inline]

Definition at line 26 of file util.h.


Member Function Documentation

void MythTimer::start (  )  [inline]

int MythTimer::restart (  )  [inline]

int MythTimer::elapsed (  )  [inline]

void MythTimer::addMSecs ( int  ms  )  [inline]

Definition at line 38 of file util.h.

Referenced by TV::TV().


Member Data Documentation

QTime MythTimer::m_timer [private]

Definition at line 41 of file util.h.


The documentation for this class was generated from the following file:

Generated on Sat Dec 18 05:16:08 2010 for MythTV by  doxygen 1.5.5