tick()
the tick() function must be called on regular intervals (for example every 10msecs) to allow the libary to read from the elgato and call the callback handler in case of key press/release. In addition, internal handling functions might run in the library.