ETrobocon2017 - 片山研究所モデルベース開発推進事業部
|
#include <Clock.h>
公開メンバ関数 | |
Clock (void) | |
void | reset (void) |
uint32_t | now (void) const |
void | wait (uint32_t duration) |
void | sleep (uint32_t duration) |
静的限定公開メンバ関数 | |
static uint32_t | getTim () |
|
staticprotected |
uint32_t Clock::now | ( | void | ) | const |
void Clock::reset | ( | void | ) |
|
inline |
|
inline |