Sometime sleep is hard to find in c# as you have to go through many levels:
Example:
// Sleep for 60 sec
System.Threading.Thread.Sleep(6000);
Example:
// Sleep for 60 sec
System.Threading.Thread.Sleep(6000);
1. Open Terminal Press Cmd (⌘) + Space , type Terminal , and hit Enter . 2. Navigate to Your Build Output Directory Your .app file is likel...
No comments:
Post a Comment