| Package | org.generalrelativity.thread.diagnostic |
| Class | public class GreenThreadDiagnostic |
| Inheritance | GreenThreadDiagnostic ProcessDiagnostic Object |
See also
| Method | Defined By | ||
|---|---|---|---|
GreenThreadDiagnostic(processes:Vector.<IRunnable>) | GreenThreadDiagnostic | ||
| GreenThreadDiagnostic | |||
![]() | recordCycle(allocation:int):void | ProcessDiagnostic | |
![]() | recordError():void | ProcessDiagnostic | |
![]() | recordPreCycle():void | ProcessDiagnostic | |
recordPreProcessCycle(process:IRunnable):void | GreenThreadDiagnostic | ||
recordProcessCycle(process:IRunnable, allocation:int):void | GreenThreadDiagnostic | ||
| GreenThreadDiagnostic | () | Constructor |
public function GreenThreadDiagnostic(processes:Vector.<IRunnable>)processes:Vector.<IRunnable> |
| getProcessDiagnostic | () | method |
public function getProcessDiagnostic(process:IRunnable):ProcessDiagnosticParameters
process:IRunnable |
ProcessDiagnostic |
| recordPreProcessCycle | () | method |
| recordProcessCycle | () | method |
public function recordProcessCycle(process:IRunnable, allocation:int):voidParameters
process:IRunnable | |
allocation:int |