|
LibreOffice
LibreOffice 5.0 SDK C/C++ API Reference
|
Helper class for easier manipulation with TimeValue. More...
#include <timer.hxx>
Public Member Functions | |
| TTimeValue () | |
| TTimeValue (sal_uInt32 Secs, sal_uInt32 Nano) | |
| TTimeValue (sal_uInt32 MilliSecs) | |
| TTimeValue (const TTimeValue &rTimeValue) | |
| TTimeValue (const TimeValue &rTimeValue) | |
| void | normalize () |
| void | addTime (const TTimeValue &Delta) |
| bool | isEmpty () const |
Additional Inherited Members | |
Public Attributes inherited from TimeValue | |
| sal_uInt32 | Seconds |
| sal_uInt32 | Nanosec |
Helper class for easier manipulation with TimeValue.
Times are seconds in UTC since 01.01.1970
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.11