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... | |