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-2023 The KDE developers.
Generated on Fri Sep 22 2023 03:55:54 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 22 2023 03:55:54 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.