My Project
UDK 3.2.7 C/C++ API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
timer.hxx File Reference
#include <salhelper/simplereferenceobject.hxx>
#include <osl/time.h>
#include "salhelperdllapi.h"

Go to the source code of this file.

Classes

struct  salhelper::TTimeValue
 Helper class for easier manipulation with TimeValue. More...
class  salhelper::Timer
 Interface for the Timer and handling the event. More...

Namespaces

namespace  salhelper

Functions

sal_Bool salhelper::operator< (const TTimeValue &rTimeA, const TTimeValue &rTimeB)
sal_Bool salhelper::operator> (const TTimeValue &rTimeA, const TTimeValue &rTimeB)
sal_Bool salhelper::operator== (const TTimeValue &rTimeA, const TTimeValue &rTimeB)