fix local metric cache not being read
This commit is contained in:
@@ -35,6 +35,9 @@ ScreenSelect::ScreenSelect( CString sClassName ) :
|
|||||||
{
|
{
|
||||||
LOG->Trace( "ScreenSelect::ScreenSelect()" );
|
LOG->Trace( "ScreenSelect::ScreenSelect()" );
|
||||||
|
|
||||||
|
IDLE_COMMENT_SECONDS.Read();
|
||||||
|
IDLE_TIMEOUT_SECONDS.Read();
|
||||||
|
|
||||||
m_sName = sClassName;
|
m_sName = sClassName;
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user