Home
last modified time | relevance | path

Searched refs:ConstIntervalFunctor (Results 1 – 1 of 1) sorted by relevance

/dports/devel/folly/folly-2021.12.27.00/folly/experimental/
H A DFunctionScheduler.cpp55 struct ConstIntervalFunctor { struct
58 explicit ConstIntervalFunctor(microseconds interval) in ConstIntervalFunctor() function
124 ConstIntervalFunctor(interval), in addFunction()
154 ConstIntervalFunctor(microseconds::zero()), in addFunctionOnce()