Difference between revisions of "Time namespace"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
# Shift timer's offsets | # Shift timer's offsets | ||
# Make start-time remain "unchanged" after C/R | # Make start-time remain "unchanged" after C/R | ||
+ | # Continuous flow of monotonic time (CLOCK_MONOTONIC). | ||
What about other kinds of counters like perf events and trace events? | What about other kinds of counters like perf events and trace events? |
Revision as of 19:21, 3 March 2016
Two things (for now) we want to solve with this:
- Shift timer's offsets
- Make start-time remain "unchanged" after C/R
- Continuous flow of monotonic time (CLOCK_MONOTONIC).
What about other kinds of counters like perf events and trace events?