RippeR37/libbase

Implement Time and TimeDelta

RippeR37 opened this issue · 1 comments

Add implementation of time-related functionalities like:

  • base::Time,
  • base::TimeDelta.

Closing for now. More work on per-platform (or per-compiler/stdlib) might be needed to ensure high resolution of the clock, but for now it should be enough.