Go to the source code of this file.
Namespaces | |
os | |
System namespace. | |
os::estd | |
Embedded std namespace. | |
os::estd::chrono | |
Macros | |
#define | CMSIS_PLUS_CHRONO_CLOCKS_H_ |
Functions | |
template<class _To , class Rep_T , class Period_T > | |
constexpr std::enable_if< std::chrono::__is_duration< _To >::value, _To >::type | os::estd::chrono::ceil (std::chrono::duration< Rep_T, Period_T > d) |
using | os::estd::chrono::systicks = systick_clock::duration |
using | os::estd::chrono::steady_clock = system_clock |
constexpr systicks | os::estd::chrono::operator"" _ticks (unsigned long long t) |