Home
last modified time | relevance | path

Searched refs:globalStartTime (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-objmgr/src/
H A Dmain.cpp75 globalStartTime in InProgressIntrospect()
81 globalStartTime(std::move(globalStartTime)), in InProgressIntrospect()
98 if (globalStartTime != nullptr && globalStartTime.use_count() == 1) in ~InProgressIntrospect()
100 diff = std::chrono::steady_clock::now() - *globalStartTime; in ~InProgressIntrospect()
126 globalStartTime; member
262 globalStartTime, in startNewIntrospect()
273 globalStartTime in startNewIntrospect()
302 globalStartTime = std::make_shared< in doListNames() local
313 globalStartTime, in doListNames()