KJS::DateTimeMS
KJS::DateTimeMS Class Reference
#include <kjs_window.h>
Public Member Functions | |
DateTimeMS | addMSecs (int s) const |
int | msecsTo (const DateTimeMS &other) const |
bool | operator> (const DateTimeMS &other) const |
bool | operator>= (const DateTimeMS &other) const |
Static Public Member Functions | |
static DateTimeMS | now () |
Detailed Description
like QDateTime, but properly handles milliseconds
Definition at line 273 of file kjs_window.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Apr 13 2021 22:46:08 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Apr 13 2021 22:46:08 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.