C# Class ReactionTimeExecute, chronojump

Inheritance: EventExecute
Afficher le fichier Open project: GNOME/chronojump

Protected Properties

Свойство Type Description
time double

Méthodes publiques

Méthode 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

Méthodes protégées

Méthode Description
shouldFinishByTime ( ) : bool
updateTimeProgressBar ( ) : void
waitEvent ( ) : void
write ( ) : void

Method Details

Manage() public méthode

public Manage ( ) : void
Résultat void

Manage2() public méthode

public Manage2 ( ) : void
Résultat void

ReactionTimeExecute() public méthode

public ReactionTimeExecute ( ) : System
Résultat System

ReactionTimeExecute() public méthode

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
Résultat System

SimulateInitValues() public méthode

public SimulateInitValues ( Random randSent ) : void
randSent Random
Résultat void

shouldFinishByTime() protected méthode

protected shouldFinishByTime ( ) : bool
Résultat bool

updateTimeProgressBar() protected méthode

protected updateTimeProgressBar ( ) : void
Résultat void

waitEvent() protected méthode

protected waitEvent ( ) : void
Résultat void

write() protected méthode

protected write ( ) : void
Résultat void

Property Details

time protected_oe property

protected double time
Résultat double