Call clock_tick method

This commit is contained in:
Sergey Abramchuk
2017-05-01 13:07:07 +03:00
parent 1464cd1ce9
commit 036e9f9ab4
5 changed files with 56 additions and 39 deletions
@@ -16,5 +16,6 @@ using namespace openvpn;
- (void)handleEvent:(const ClientAPI::Event *)event;
- (void)handleLog:(const ClientAPI::LogInfo *)log;
- (void)tick;
@end