KNightTime C++ Classes

Helpers for scheduling the dark-light cycle. More...

Classes

KDarkLightCycle

Information about the light-dark cycle for a single day

KDarkLightSchedule

Type represents a schedule for the dark-light cycle

KDarkLightScheduleProvider

Convenient way to retrieve the schedule of the dark-light cycle

KDarkLightTransition

Type represents a transition from day to night or vice versa

Detailed Description

This library provides a C++ API that provides information about the times of the dark-light cycle. It can be used to implement such as adjusting the screen color temperature depending on time of day, etc.