1

Closed

Plug needed. System.Void System.Threading.Thread.SleepInternal(System.Int32)

description

Plug needed. System.Void System.Threading.Thread.SleepInternal(System.Int32)
at Cosmos.IL2CPU.ILScanner.ScanMethod(MethodBase aMethod, Boolean aIsPlug) in c:\Data\Sources\Cosmos\source2\IL2CPU\Cosmos.IL2CPU\ILScanner.cs:line 663
at Cosmos.IL2CPU.ILScanner.ScanQueue() in c:\Data\Sources\Cosmos\source2\IL2CPU\Cosmos.IL2CPU\ILScanner.cs:line 779
at Cosmos.IL2CPU.ILScanner.Execute(MethodBase aStartMethod) in c:\Data\Sources\Cosmos\source2\IL2CPU\Cosmos.IL2CPU\ILScanner.cs:line 284
at Cosmos.Build.MSBuild.IL2CPUTask.Execute() in c:\Data\Sources\Cosmos\source2\Build\Cosmos.Build.MSBuild\IL2CPUTask.cs:line 239
Closed Jun 22, 2012 at 1:27 PM by kudzu
http://cosmos.codeplex.com/wikipage?title=Plugs&referringTitle=FAQ

comments

HotNoob wrote Nov 2, 2011 at 6:40 AM

The Thread.Sleep method hasn't been implemented yet.

however, a good alternative is, "Cosmos.Core.Global.CPU.Halt()"
rather than sleeping for a specific amount of time, it waits for some user input.
  • correct me if i'm wrong though; that's just what i can tell lol*

kudzu wrote Jan 8, 2012 at 7:44 PM

http://cosmos.codeplex.com/wikipage?title=FAQ



** Closed by kudzu 08/01/2012 12:43