ProProperDev / GuiTraining

Some ideas and features for GUI applications
0 stars 0 forks source link

Reconsider timepoints in measurements arrays #3

Closed ProProperDev closed 1 month ago

ProProperDev commented 1 month ago

Reconsider definition timepoints and time types in arrays. Maybe split in another file will be right.

ProProperDev commented 1 month ago

Resolve via using std::chrono::hours() for storage and std::chrono::hours.count() to convert into int64_t