Property | Type | Description | |
---|---|---|---|
time | double |
Method | Description | |
---|---|---|
Manage ( ) : void | ||
Manage2 ( ) : void | ||
ReactionTimeExecute ( ) : System | ||
ReactionTimeExecute ( int personID, string personName, int sessionID, string type, Chronopic, cp, Gtk event_execute_label_message, Gtk app, int pDN, bool volumeOn, double progressbarLimit, ExecutingGraphData, egd, string description ) : System | ||
SimulateInitValues ( Random randSent ) : void |
Method | Description | |
---|---|---|
shouldFinishByTime ( ) : bool | ||
updateTimeProgressBar ( ) : void | ||
waitEvent ( ) : void | ||
write ( ) : void |
public ReactionTimeExecute ( int personID, string personName, int sessionID, string type, Chronopic, cp, Gtk event_execute_label_message, Gtk app, int pDN, bool volumeOn, double progressbarLimit, ExecutingGraphData, egd, string description ) : System | ||
personID | int | |
personName | string | |
sessionID | int | |
type | string | |
cp | Chronopic, | |
event_execute_label_message | Gtk | |
app | Gtk | |
pDN | int | |
volumeOn | bool | |
progressbarLimit | double | |
egd | ExecutingGraphData, | |
description | string | |
return | System |
public SimulateInitValues ( Random randSent ) : void | ||
randSent | Random | |
return | void |