Open johannes-lode opened 5 years ago
Looks good. Please give me some time for testing. Also i have an idea howto make both (old/new) version of rlTime available in 1 library by using namespaces.
Merged all the new structure from the master branch to make the pull/merge easier.
To avoid time calculation errors by mixing absolute time values with relative time value in the same class, the interface was changed for the application of relative amounts of time against absolute points in time.
Added interface for simple formatting options of time differences.
Please, let's discuss pros and cons of this suggestion.
This patch includes also changes on other classes induced by the interface change of rlTime, to show how simple they are, in a lot of places, where rlTime objects are accessed, no changes are nessessary. Sometimes the use of rlTime objects became simpler.