LibreOffice
LibreOffice 4.2 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) |
sal_Bool | isEmpty () const |
Additional Inherited Members | |
![]() | |
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 |