Momentary button script on Perspective

Ok, thanks.
I just saw this thread How to implement "Momentary Button" function in Perspective View that mentions that function and I was wondering what was the difference between the two solutions.
When writing/reading tags I always use writeBlocking and readBlocking (mostly because I didin’t understood how the Async method works :sweat_smile: ), so using time.sleep() shouldn’t make a difference I believe.