I need to make a "multi threaded" application, my mentor told me this, and I quote "you should create a thread by yourselfuse any system timer, e.g. simple tick timer"I do not really understand this, but he gave me some example pseudocode, hopefully ...