Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qwin32ticks_p.h File Reference

(2330b42f9afabb8242154ba41ab5fd8437bce151)

#include <QtCore/qglobal.h>
#include <chrono>
Include dependency graph for qwin32ticks_p.h:

Go to the source code of this file.

Namespaces

namespace  QtPrivate

Typedefs

using QtPrivate::win32_ticks = std::chrono::duration<qint64, std::ratio<1, 10'000'000>>