| 1799 | } |
| 1800 | |
| 1801 | int getTimeout() |
| 1802 | { |
| 1803 | const int timeout = 5000; |
| 1804 | return timeout; |
| 1805 | } |
| 1806 | } // namespace |
| 1807 | |
| 1808 | //************************************************************************** |
no outgoing calls
no test coverage detected