Helper class for easier manipulation with TimeValue.
More...
#include <timer.hxx>
Helper class for easier manipulation with TimeValue.
Times are seconds in UTC since 01.01.1970
§ TTimeValue() [1/5]
salhelper::TTimeValue::TTimeValue |
( |
| ) |
|
|
inline |
§ TTimeValue() [2/5]
salhelper::TTimeValue::TTimeValue |
( |
sal_uInt32 |
Secs, |
|
|
sal_uInt32 |
Nano |
|
) |
| |
|
inline |
§ TTimeValue() [3/5]
salhelper::TTimeValue::TTimeValue |
( |
sal_uInt32 |
MilliSecs | ) |
|
|
inline |
§ TTimeValue() [4/5]
salhelper::TTimeValue::TTimeValue |
( |
const TTimeValue & |
rTimeValue | ) |
|
|
inline |
§ TTimeValue() [5/5]
salhelper::TTimeValue::TTimeValue |
( |
const TimeValue & |
rTimeValue | ) |
|
|
inline |
§ addTime()
void salhelper::TTimeValue::addTime |
( |
const TTimeValue & |
Delta | ) |
|
|
inline |
§ isEmpty()
bool salhelper::TTimeValue::isEmpty |
( |
| ) |
const |
|
inline |
§ normalize()
void salhelper::TTimeValue::normalize |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: