Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dchart1.h520 wxTimer MemFootTimer; variable
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchart1.cpp2833 MemFootTimer.SetOwner( this, MEMORY_FOOTPRINT_TIMER ); in MyFrame()
7216 MemFootTimer.Stop(); in OnMemFootTimer()
7278 MemFootTimer.Start( 9000, wxTIMER_CONTINUOUS ); in OnMemFootTimer()