Home
last modified time | relevance | path

Searched refs:currentCallCount (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Devent_impl.h190 size_t currentCallCount = ++callCount_; variable
201 for (auto it = handlers.begin(); it != handlers.end() && currentCallCount == callCount_; ++it) {

Completed in 1 milliseconds