Property | Type | Description | |
---|---|---|---|
personAVGAtSQL | double | ||
personMAXAtSQL | double | ||
personMINAtSQL | double | ||
rtsAtSQL | string[] | ||
sessionAVGAtSQL | double | ||
sessionMAXAtSQL | double | ||
sessionMINAtSQL | double | ||
time | double |
Method | Description | |
---|---|---|
PrepareEventGraphReactionTime ( ) : System | ||
PrepareEventGraphReactionTime ( double time, int sessionID, int personID, string table, string type ) : System |
public PrepareEventGraphReactionTime ( ) : System | ||
return | System |
public PrepareEventGraphReactionTime ( double time, int sessionID, int personID, string table, string type ) : System | ||
time | double | |
sessionID | int | |
personID | int | |
table | string | |
type | string | |
return | System |