Searched defs:stringifyTimestamp (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/xml/
H A DSettings.cpp492 com::Utf8Str ConfigFileBase::stringifyTimestamp(const RTTIMESPEC &stamp) const function in class:ConfigFileBase
5206 pelmSnapshot->setAttribute("timeStamp", stringifyTimestamp(snap.timestamp));
5313 elmMachine.setAttribute("lastStateChange", stringifyTimestamp(timeLastStateChange));

Completed in 910 milliseconds