userver: userver/testsuite/periodic_task_control.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
periodic_task_control.hpp File Reference

Periodic task control interface for testsuite. More...

#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:

Go to the source code of 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.
 

Detailed Description

Periodic task control interface for testsuite.

Definition in file periodic_task_control.hpp.