cat3d
A tiny OpenGL 3D engine library written in and for C++.
cat3d::util::time Member List

This is the complete list of members for cat3d::util::time, including all inherited members.

as_milliseconds() constcat3d::util::time
as_minutes() constcat3d::util::time
as_seconds() constcat3d::util::time
milliseconds(unsigned long ms)cat3d::util::timestatic
minutes(float m)cat3d::util::timestatic
operator!=(const time &other)cat3d::util::time
operator+(const time &other)cat3d::util::time
operator+=(const time &other)cat3d::util::time
operator-(const time &other)cat3d::util::time
operator-=(const time &other)cat3d::util::time
operator<(const time &other)cat3d::util::time
operator<=(const time &other)cat3d::util::time
operator==(const time &other)cat3d::util::time
operator>(const time &other)cat3d::util::time
operator>=(const time &other)cat3d::util::time
seconds(float s)cat3d::util::timestatic
time()cat3d::util::time