#include <utime.hpp>
Public Member Functions | |
| UTime () | |
| void | start () |
| qreal | elapsed () const |
Protected Attributes | |
| quint64 | m_frequency |
| quint64 | m_time_start |
Definition at line 28 of file utime.hpp.
| QExtend::UTime::UTime | ( | ) |
| qreal QExtend::UTime::elapsed | ( | ) | const |
| void QExtend::UTime::start | ( | ) |
quint64 QExtend::UTime::m_frequency [protected] |
quint64 QExtend::UTime::m_time_start [protected] |
© 2000-2025 - www.developpez.com