/QDuration

QDuration class to keep track of a time span from millisoconds to years

Primary LanguageC++

QDuration

QDuration class to keep track of a time span from millisoconds to years

This library is based on QTime and added Year, Month and Day to have a full duration time span. An example also included.