Searched refs:contextCreationDurationInMilliseconds (Results 1 – 1 of 1) sorted by relevance
279 …double contextCreationDurationInMilliseconds = (currentTime() - contextCreationStartInSeconds) * 1… in createContext() local283 …Platform::current()->histogramCustomCounts(histogramName, contextCreationDurationInMilliseconds, 0… in createContext()