#include <kanzi/core/cpp/platform.hpp>
#include <kanzi/core/cpp/chrono.hpp>
#include <kanzi/core/time/clock.hpp>
Classes | |
class | kanzi::StopWatch |
Stop watch is a class for measuring time. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Functions | |
void | kanzi::resetStopWatch (StopWatch &stopWatch) |
Resets the stop watch. More... | |