-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds support for real_time in clock_definition
With this change and a decently new Vampir, you can now see date strings as time instead of fractional seconds. We may want to drop the old attribute in favor of only writing the clock_definition accordingly.
- Loading branch information
Showing
3 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule otf2xx
updated
5 files
+2 −0 | include/otf2xx/chrono/ticks.hpp | |
+5 −3 | include/otf2xx/common.hpp | |
+20 −0 | include/otf2xx/definition/clock_properties.hpp | |
+7,473 −2,865 | tests/catch.hpp | |
+3 −0 | tests/enums_test.cpp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters