Scripts execution

I need to know how to make all the scripts execute simultaneously.
When make a debug I get a lag of 0.18s between script A and script B execution!

As far as I know, there’s no possible way to do make scripts execute simultaneously. Even two functions called from start in the same script will have a tiny difference in time :frowning: