Searched refs:MBGL_TIMING_START (Results 1 – 3 of 3) sorted by relevance
14 #define MBGL_TIMING_START(watch) std::shared_ptr<util::stopwatch> watch = std::make_unique<util::s… macro22 #define MBGL_TIMING_START(watch)
323 MBGL_TIMING_START(watch) in parse()434 MBGL_TIMING_START(watch) in performSymbolLayout()
150 MBGL_TIMING_START(watch); in request()