![]() |
Om
1.0.0
A universal framework for multimedia simulation
|
This is the complete list of members for om::time::Time, including all inherited members.
| getCurrent() | om::time::Time | inlinestatic |
| getNanoseconds() const | om::time::Time | inline |
| getSeconds() const | om::time::Time | inline |
| operator data::String() const | om::time::Time | inline |
| operator Double() const | om::time::Time | inline |
| operator!=(const Time &other) const | om::time::Time | inline |
| operator+(const Time &other) const | om::time::Time | inline |
| operator+=(const Time &other) | om::time::Time | inline |
| operator-(const Time &other) const | om::time::Time | inline |
| operator-=(const Time &other) | om::time::Time | inline |
| operator<(const Time &other) const | om::time::Time | inline |
| operator<=(const Time &other) const | om::time::Time | inline |
| operator==(const Time &other) const | om::time::Time | inline |
| operator>(const Time &other) const | om::time::Time | inline |
| operator>=(const Time &other) const | om::time::Time | inline |
| Time() | om::time::Time | inline |
| Time(int newNanoseconds) | om::time::Time | inline |
| Time(Int64 newNanoseconds) | om::time::Time | inline |
| Time(Float newSeconds) | om::time::Time | inline |
| Time(Double newSeconds) | om::time::Time | inline |
| toString() const | om::time::Time | inline |
1.8.11