Macro tea_timer::took

source ยท
macro_rules! took {
    ($($tt:tt)*) => { ... };
}