Kanzi 3.9.10
time_interval.hpp File Reference

Classes

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

Namespaces

namespace  kanzi
 

Functions

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