Add Stoppable prepare and start interfaces

This commit is contained in:
Vinnie Falco
2013-09-28 15:00:35 -07:00
parent e4fe965de0
commit 8e58551475
34 changed files with 430 additions and 285 deletions

View File

@@ -115,7 +115,7 @@ public:
//--------------------------------------------------------------------------
void onStop ()
void onStop (Journal)
{
m_fetchTimer.cancel ();
m_scoreTimer.cancel ();