FastLED 3.9.15
Loading...
Searching...
No Matches
test_stress.StressTestResults Class Reference

Detailed Description

Definition at line 50 of file test_stress.py.

Public Member Functions

None __init__ (self)
 
 record_failure (self, str error_type)
 
 record_success (self, float response_time_ms)
 

Public Attributes

int connection_errors = 0
 
int failed_requests = 0
 
threading.Lock lock = threading.Lock()
 
int other_errors = 0
 
list response_times = []
 
int successful_requests = 0
 
int timeout_errors = 0
 
int total_requests = 0
 

The documentation for this class was generated from the following file: