Om  1.0.0
A universal framework for multimedia simulation
om::time::Time Member List

This is the complete list of members for om::time::Time, including all inherited members.

getCurrent()om::time::Timeinlinestatic
getNanoseconds() const om::time::Timeinline
getSeconds() const om::time::Timeinline
operator data::String() const om::time::Timeinline
operator Double() const om::time::Timeinline
operator!=(const Time &other) const om::time::Timeinline
operator+(const Time &other) const om::time::Timeinline
operator+=(const Time &other)om::time::Timeinline
operator-(const Time &other) const om::time::Timeinline
operator-=(const Time &other)om::time::Timeinline
operator<(const Time &other) const om::time::Timeinline
operator<=(const Time &other) const om::time::Timeinline
operator==(const Time &other) const om::time::Timeinline
operator>(const Time &other) const om::time::Timeinline
operator>=(const Time &other) const om::time::Timeinline
Time()om::time::Timeinline
Time(int newNanoseconds)om::time::Timeinline
Time(Int64 newNanoseconds)om::time::Timeinline
Time(Float newSeconds)om::time::Timeinline
Time(Double newSeconds)om::time::Timeinline
toString() const om::time::Timeinline