Changeset a6636d9 in rtems

Timestamp:
09/17/21 07:30:44 (3 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
0499845
Parents:
cd198a5
git-author:
Sebastian Huber <sebastian.huber@…> (09/17/21 07:30:44)
git-committer:
Sebastian Huber <sebastian.huber@…> (09/21/21 05:39:09)
Message:

libtest: Improve T_now_tick()

The T_now_tick() is a fall back time measurement using the CPU counter
in case no Clock Driver is configured. Some CPU counter may overflow
during the test execution. Accumulate the elapsed time to reduce the
chance of CPU counter overflows.

(No files)

Note: See TracChangeset for help on using the changeset viewer.