Searched refs:contextCreationStartInSeconds (Results 1 – 1 of 1) sorted by relevance
258 double contextCreationStartInSeconds = currentTime(); in createContext() local279 …double contextCreationDurationInMilliseconds = (currentTime() - contextCreationStartInSeconds) * 1… in createContext()