Home
last modified time | relevance | path

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

/third_party/boost/boost/winapi/
Dtime.hpp87 } SYSTEMTIME_, *PSYSTEMTIME_, *LPSYSTEMTIME_; typedef
101 BOOST_FORCEINLINE BOOL_ SystemTimeToFileTime(const SYSTEMTIME_* lpSystemTime, FILETIME_* lpFileTime) in SystemTimeToFileTime()
106 BOOST_FORCEINLINE BOOL_ FileTimeToSystemTime(const FILETIME_* lpFileTime, SYSTEMTIME_* lpSystemTime) in FileTimeToSystemTime()
132 boost::winapi::SYSTEMTIME_ st; in GetSystemTimeAsFileTime()