Пример #1
0
 public void StopTimer()
 {
     CursorTriggered = false;
     //set the GazeObject
     GazeData.setGazeById(pid, visited, ttff.ToString(), timespent, fixation, revisitor);
     timespent = 0;
 }