Searched refs:initTimeMs (Results 1 – 1 of 1) sorted by relevance
558 const float initTimeMs = static_cast<float>(timeAfter - timeBefore) / 1.0E6; in init() local559 ALOGD("%s: Success init Vulkan interface in %f ms", __func__, initTimeMs); in init()