/[projects]/smsdaemon/TaskManager.cpp
ViewVC logotype

Diff of /smsdaemon/TaskManager.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 132 by torben, Sun Dec 7 00:59:05 2008 UTC revision 149 by torben, Sun Dec 7 20:58:41 2008 UTC
# Line 64  void TaskManager::AddTemporaryTask(Task* Line 64  void TaskManager::AddTemporaryTask(Task*
64  }  }
65    
66    
67  void TaskManager::ExecuteTasks(IGsmModem& modem)  void TaskManager::ExecuteTasks(ISmsTransceiver& modem)
68  {  {
69          const int SLEEP_TIME = 10; //wait at least 10 seconds between executions          const int SLEEP_TIME = 10; //wait at least 10 seconds between executions
70          int now = time(0);          int now = time(0);

Legend:
Removed from v.132  
changed lines
  Added in v.149

  ViewVC Help
Powered by ViewVC 1.1.20