Spracherkennung für: .ipdl vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
[ChildProc=any]
async protocol Prio
{
child:
[Priority=normal] async NormalPrio();
[Priority=vsync] async VsyncPrio();
[Priority=input] async InputPrio();
[Priority=mediumhigh] async MediumHighPrio();
[Priority=control] async ControlPrio();
[ReplyPriority=control] async ControlPrioReturns() returns (bool aValue);
[Priority=normal, ReplyPriority=control] async NormalControlPrioReturns() returns (bool aValue);
};
[ Dauer der Verarbeitung: 0.38 Sekunden
]