Loading...
Searching...
No Matches
ztimer_stopwatch_t Struct Reference

ztimer stop watch struct More...

Detailed Description

ztimer stop watch struct

Definition at line 29 of file stopwatch.h.

#include <stopwatch.h>

Data Fields

ztimer_clock_tclock
 the clock to use

 
uint32_t start_time
 start of measurement
 

Field Documentation

◆ clock

ztimer_clock_t* ztimer_stopwatch_t::clock

the clock to use

Definition at line 30 of file stopwatch.h.

◆ start_time

uint32_t ztimer_stopwatch_t::start_time

start of measurement

Definition at line 31 of file stopwatch.h.


The documentation for this struct was generated from the following file: