userver: userver/testsuite/periodic_task_control.hpp File Reference
Loading...
Searching...
No Matches
periodic_task_control.hpp File Reference

Detailed Description

Periodic task control interface for testsuite.

Definition in file periodic_task_control.hpp.

Go to the source code of this file.

#include <string>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include <userver/concurrent/variable.hpp>
+ Include dependency graph for periodic_task_control.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  testsuite::PeriodicTaskControl
 Periodic task control interface for testsuite. More...
 
class  testsuite::PeriodicTaskRegistrationHolder
 RAII helper for testsuite registration. More...
 

Namespaces

namespace  utils
 Utilities.
 
namespace  testsuite
 Testsuite integration.