Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) kOS CPU.EndWait Examples
Programming Language:
C# (CSharp)
Namespace/Package Name:
kOS
Class/Type:
CPU
Method/Function:
EndWait
Examples at hotexamples.com:
1
C# (CSharp) kOS CPU.EndWait - 1 examples found
. These are the top rated real world C# (CSharp) examples of
kOS.CPU.EndWait
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
PopValue(10)
PushStack(7)
Boot(3)
GetDeepestChildContext(3)
GetLock(3)
AttachHardDisk(3)
StartWait(2)
ProcessElectricity(2)
PopStack(2)
MoveStackPointer(2)
AddTrigger(1)
OnSave(1)
SpecialKey(1)
SetValue(1)
RemoveTrigger(1)
RegisterkOSExternalFunction(1)
KeyInput(1)
OnLoad(1)
IsAlive(1)
GetValue(1)
GetCursorY(1)
GetCursorX(1)
GetBuffer(1)
FindVariable(1)
EndWait(1)
CreateBoundVariable(1)
CallBuiltinFunction(1)
UpdateVolumeMounts(1)
Frequently Used Methods
PopValue (10)
PushStack (7)
Boot (3)
GetDeepestChildContext (3)
GetLock (3)
AttachHardDisk (3)
StartWait (2)
ProcessElectricity (2)
PopStack (2)
MoveStackPointer (2)
Frequently Used Methods
AddTrigger (1)
OnSave (1)
SpecialKey (1)
SetValue (1)
RemoveTrigger (1)
RegisterkOSExternalFunction (1)
KeyInput (1)
OnLoad (1)
IsAlive (1)
GetValue (1)
GetCursorY (1)
GetCursorX (1)
GetBuffer (1)
FindVariable (1)
EndWait (1)
CreateBoundVariable (1)
CallBuiltinFunction (1)
UpdateVolumeMounts (1)
Frequently Used Methods
GetCursorY (1)
GetCursorX (1)
GetBuffer (1)
FindVariable (1)
EndWait (1)
CreateBoundVariable (1)
CallBuiltinFunction (1)
UpdateVolumeMounts (1)
CPU Class Documentation
Example #1
0
Show file
public override void Execute(CPU cpu) { cpu.EndWait(); }
x