Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clock: Consider return code on failed native clock_gettime(..) call; Add Win3... | Sven Gothel | 2023-03-07 | 1 | -21/+153 |
* | Clock: Rename currentTimeNanos() -> currentNanos() as it represents the durat... | Sven Gothel | 2023-03-06 | 1 | -1/+1 |
* | Fix Clock for performance counter: Add currentTimeNanos() since module startu... | Sven Gothel | 2023-03-06 | 1 | -17/+83 |
* | Add Clock, implementing proper monotonic and wallclock time using Instant (se... | Sven Gothel | 2023-03-06 | 1 | -0/+94 |