Home
last modified time | relevance | path

Searched refs:g_ChartUpdatePeriod (Results 1 – 1 of 1) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchart1.cpp401 int g_ChartUpdatePeriod; variable
7615 if( /*!g_bCourseUp &&*/ (0 != g_ChartUpdatePeriod ) ) { in OnFrameTimer1()
7618 m_ChartUpdatePeriod = g_ChartUpdatePeriod; in OnFrameTimer1()
8050 g_ChartUpdatePeriod = 0; // General default in SetChartUpdatePeriod()
8063 g_ChartUpdatePeriod = 1; in SetChartUpdatePeriod()
8068 g_ChartUpdatePeriod = g_SkewCompUpdatePeriod; in SetChartUpdatePeriod()
8071 m_ChartUpdatePeriod = g_ChartUpdatePeriod; in SetChartUpdatePeriod()