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

/vbox/src/VBox/Storage/
H A DVHD.cpp589 static uint32_t vhdRtTime2VhdTime(PCRTTIMESPEC pRtTimeStamp) function
1133 Footer.TimeStamp = RT_H2BE_U32(vhdRtTime2VhdTime(RTTimeNow(&now)));
2374 pImage->u32ParentTimeStamp = vhdRtTime2VhdTime(pTimeStamp);

Completed in 55 milliseconds