SRGraphView::OnTimer

void SRGraphView::OnTimer(SEC_UINT nIDEvent)

Handles timer events
This timer is allowed to fire only when the mouse has been left inactive for 1.5 seconds. The stored mouse position is checked for a feedback polygon. If one is found, a chart tip is displayed. If the mouse is not over a feedback polygon, the timer is simply stopped.

Defined in: GraphVw.cpp

Parameters

nIDEvent

ID of timer which fired (normally only the one event is used but it is checked anyway)