using System.Threading; Thread.Sleep(1000);
System.Threading.Thread.Sleep(1000);
open System.Threading Thread.Sleep(1000)