#include <time_test.hpp>
Public Member Functions | |
| void | testSecondsConversion () |
| void | testTicksConversion () |
| void | testTimeProgress () |
| void | testTimerPeriod () |
| void | testTimers () |
| TimeTest () | |
| ~TimeTest () | |
Public Attributes | |
| RTT::os::TimeService * | hbg |
| RTT::nsecs | long_ns |
| double | long_S |
| RTT::os::TimeService::ticks | long_t |
| RTT::nsecs | normal_ns |
| double | normal_S |
| RTT::os::TimeService::ticks | normal_t |
| RTT::nsecs | small_ns |
| double | small_S |
| RTT::os::TimeService::ticks | small_t |
Definition at line 30 of file time_test.hpp.
Definition at line 37 of file time_test.cpp.
Definition at line 54 of file time_test.cpp.
| void TimeTest::testSecondsConversion | ( | ) |
| void TimeTest::testTicksConversion | ( | ) |
| void TimeTest::testTimeProgress | ( | ) |
| void TimeTest::testTimerPeriod | ( | ) |
| void TimeTest::testTimers | ( | ) |
Definition at line 33 of file time_test.hpp.
Definition at line 36 of file time_test.hpp.
| double TimeTest::long_S |
Definition at line 34 of file time_test.hpp.
Definition at line 35 of file time_test.hpp.
Definition at line 36 of file time_test.hpp.
| double TimeTest::normal_S |
Definition at line 34 of file time_test.hpp.
Definition at line 35 of file time_test.hpp.
Definition at line 36 of file time_test.hpp.
| double TimeTest::small_S |
Definition at line 34 of file time_test.hpp.
Definition at line 35 of file time_test.hpp.