xbmc
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ActiveAE::CSyncError Class Reference
Collaboration diagram for ActiveAE::CSyncError:
Collaboration graph
[legend]

Public Member Functions

void Add (double error)
 
void Flush (std::chrono::milliseconds interval=std::chrono::milliseconds(100))
 
void SetErrorInterval (std::chrono::milliseconds interval=std::chrono::milliseconds(100))
 
bool Get (double &error, std::chrono::milliseconds interval=std::chrono::milliseconds(100))
 
double GetLastError (unsigned int &time)
 
void Correction (double correction)
 

Protected Member Functions

double Get () const
 

Protected Attributes

double m_buffer
 
double m_lastError
 
int m_count
 
XbmcThreads::EndTime m_timer
 

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