aboutsummaryrefslogtreecommitdiff
path: root/src/time.h
AgeCommit message (Collapse)Author
2022-04-18Implemented delta struct and -operator for momentscppSanJacobs
THIS IS COMPLETELY UNTESTED THO
2022-04-17Refactor and bugfixSanJacobs
2022-04-16Wrote function to input time and dateSanJacobs
2022-04-15Added padding 0s and made time-system way comfierSanJacobs
2022-04-15timeprint() can now handle timeblocksSanJacobs
2022-04-15Added description for timesplit()SanJacobs
2022-04-06Some progressSanJacobs