56 operator uint64_t()
const;
97 uint64_t windows_time_;
Helper class for the Windows time format.
Definition WindowsTime.hh:33
std::string string() const
WindowsTime & operator=(const WindowsTime &other)
Copy assignment operator.
static WindowsTime from_windows_time(uint64_t winTime)
uint64_t unix_time() const
static WindowsTime from_unix_time(uint64_t unixTime)
WindowsTime(WindowsTime &&other) noexcept
Move constructor.
WindowsTime & operator=(WindowsTime &&other) noexcept
Move assignment operator.
WindowsTime(const WindowsTime &other)
Copy constructor.
uint64_t windows_time() const
std::ostream & operator<<(std::ostream &os, const Utf16String &str)
const std::string & to_string(const Utf16String &)
Core IntroVirt classes.
Definition Cr0.hh:20