Searched defs:timeBroker (Results 1 – 1 of 1) sorted by relevance
26 auto timeBroker = std::make_shared<TimeBroker>(std::move(name)); in Create() local53 if (auto timeBroker = weakThis.lock()) { in Initialize() local