Release resources of the timer, functionality may or may not be affected It is not called automatically, so user must call it just once
()
| 18 | // Release resources of the timer, functionality may or may not be affected |
| 19 | // It is not called automatically, so user must call it just once |
| 20 | Stop() |
| 21 | } |
| 22 | |
| 23 | // Helper function that returns Unix time in seconds |
no outgoing calls
no test coverage detected