Go to the source code of this file.
Macros | |
#define | CATCH_CONFIG_MAIN |
Variables | |
const auto | TEST_DELTA_TIME = std::chrono::milliseconds(TEST_DELTA_TIME_MS) |
const auto | TEST_DELTA_TIME_MS = 500 |
#define CATCH_CONFIG_MAIN |
Definition at line 4 of file unit-tests/utilities/time/common.h.
const auto TEST_DELTA_TIME = std::chrono::milliseconds(TEST_DELTA_TIME_MS) |
Definition at line 17 of file unit-tests/utilities/time/common.h.
const auto TEST_DELTA_TIME_MS = 500 |
Definition at line 16 of file unit-tests/utilities/time/common.h.