Searched defs:allocDuration (Results 1 – 2 of 2) sorted by relevance
107 uint64_t allocDuration; member129 uint64_t allocDuration; member
7792 duration allocDuration = std::chrono::high_resolution_clock::now() - timeBegin; in TestVirtualBlocksAlgorithmsBenchmark() local