Skip to main content

with_time

Function with_time 

Source
pub fn with_time<F, R>(f: F) -> R
where F: FnOnce(&EspTime) -> R,