Skip to content

api/license.cpp

Attributes

Name
internal::BlockingRequestThrottler requestThrottler
std::mutex throttlerMutex
bool isInit
std::string throttlingJsonPath

Attributes Documentation

variable requestThrottler

static internal::BlockingRequestThrottler requestThrottler;

variable throttlerMutex

static std::mutex throttlerMutex;

variable isInit

static bool isInit = false;

variable throttlingJsonPath

static std::string throttlingJsonPath = "";

Updated on 2024-04-25 at 17:50:48 +0000