#include <kanzi/core/core_api.hpp>
#include <kanzi/core/cpp/chrono.hpp>
#include <kanzi/core/cpp/platform.hpp>
Classes | |
class | kanzi::Clock |
Represents a monotonic, high resolution clock that advances steadily as the physical time moves forward. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::TimePoint = Clock::time_point |