timestamp

Macro timestamp 

Source
macro_rules! timestamp {
    ($timestamp:expr) => { ... };
}