Kanzi  3.9.6
Kanzi Engine API
time_interval.hpp File Reference

Classes

struct  kanzi::TimeInterval
 Interval in time specified as start and end timestamps. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Functions

optional< TimeInterval > kanzi::getIntersection (const TimeInterval &first, const TimeInterval &second)
 Gets intersection of two intervals. More...