KNightTime C++ Classes
Helpers for scheduling the dark-light cycle. More...
Classes
Information about the light-dark cycle for a single day | |
Type represents a schedule for the dark-light cycle | |
Convenient way to retrieve the schedule of the dark-light cycle | |
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.