Kanzi  3.9.8
Kanzi Engine C++ API
time_interval.hpp File Reference

Classes

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

Namespaces

 kanzi
 

Functions

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