Are these service calls launched asynchronously, so it would be ok to do something like write a simple loop with time delays to implement a slow dim, without worrying about blocking anything else of importance?
Are these service calls launched asynchronously, so it would be ok to do something like write a simple loop with time delays to implement a slow dim, without worrying about blocking anything else of importance?