#include <userver/utest/stress.hpp>
Helper for stress tests for watching for "OK, we have been running for enough time, let's stop" event.
Example:
Definition at line 23 of file stress.hpp.
Classes | |
| struct | Iterator |
Public Member Functions | |
| Iterator | begin () |
| Iterator | end () |
| bool | ShouldStop () const |
|
inline |
Definition at line 40 of file stress.hpp.
|
inline |
Definition at line 42 of file stress.hpp.
|
inline |
Definition at line 44 of file stress.hpp.