get_stopwatch
uint32_t get_stopwatch(int);
(void) get_stopwatch(1);
t = get_stopwatch(flag);
t1 = get_stopwatch(evf_wakeup(ev));