![]() |
|
#5
|
|||
|
|||
|
I'm checking it trough Leap Python code.
I checked your script cedrusExample and it uses a vizact.onupdate function (self.__onupdate) to check for keypresses. When I'm running a separate thread, is it faster to use a while(TRUE)-loop to check for the events or is vizact.onupdate faster? |
| Tags |
| events, frequency, listener |
|
|