SaneCppTime.h contains classes to measure time and compute or measure time intervals.
Dependencies
- Dependencies: (none)
- All dependencies: (none)
Features
| Class | Description |
|---|---|
| SC::Time::Absolute | SC::Time::Absolute |
| SC::Time::Monotonic | SC::Time::Monotonic |
| SC::Time::Realtime | SC::Time::Realtime |
| SC::Time::Relative | SC::Time::Relative |
| SC::Time::HighResolutionCounter | SC::Time::HighResolutionCounter |
Status
MVP This library is in MVP state but it doesn't have a clear roadmap.
Description
SC::Time::Absolute
SC::Time::Absolute::parseLocal
SC::Time::Monotonic
SC::Time::Monotonic::now
SC::Time::Realtime
SC::Time::Realtime::now
SC::Time::Relative
SC::Time::HighResolutionCounter
SC::Time::HighResolutionCounter::snap
SC::Time::HighResolutionCounter::subtractApproximate
SC::Time::HighResolutionCounter::isLaterThanOrEqualTo
Blog
Some relevant blog posts are:
Roadmap
Usable
- No Plan
Complete Features:
- No Plan
💡 Unplanned Features:
- No Plan
Statistics
| Type | Lines Of Code | Comments | Sum |
|---|---|---|---|
| Headers | 129 | 137 | 266 |
| Sources | 205 | 37 | 242 |
| Sum | 334 | 174 | 508 |