Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/
H A Devent_manager.cpp111 auto tsNum = std::stoll(timestamp); in restore() local
115 auto event = std::make_unique<Entry>(objPath, tsNum); in restore()