CUGL 2.3
Cornell University Game Library
|
This is the complete list of members for cugl::Timestamp, including all inherited members.
_time | cugl::Timestamp | protected |
ellapsedMicros(const Timestamp &start, const Timestamp &end) | cugl::Timestamp | inlinestatic |
ellapsedMicros(const Timestamp &stamp) const | cugl::Timestamp | inline |
ellapsedMillis(const Timestamp &start, const Timestamp &end) | cugl::Timestamp | inlinestatic |
ellapsedMillis(const Timestamp &stamp) const | cugl::Timestamp | inline |
ellapsedNanos(const Timestamp &start, const Timestamp &end) | cugl::Timestamp | inlinestatic |
ellapsedNanos(const Timestamp &stamp) | cugl::Timestamp | inline |
getTime() const | cugl::Timestamp | inline |
mark() | cugl::Timestamp | inline |
operator+(Uint32 millis) const | cugl::Timestamp | inline |
operator+=(Uint32 millis) | cugl::Timestamp | inline |
operator-(Uint32 millis) const | cugl::Timestamp | inline |
operator-=(Uint32 millis) | cugl::Timestamp | inline |
operator<(const Timestamp &other) const | cugl::Timestamp | inline |
operator=(const Timestamp &stamp) | cugl::Timestamp | inline |
set(const Timestamp &stamp) | cugl::Timestamp | inline |
Timestamp() | cugl::Timestamp | inline |
Timestamp(const Timestamp &stamp) | cugl::Timestamp | inline |