use crate::error::CustomError;
use super::macros::inoop;
use super::registry::Registry;
inoop!(ITimestamp, Timestamp);