type TimeBaseUnit = "s" | "n" | "t" | "m" | "i" | "hz" | "tr" | "samples" | "number"

The units that the TimeBase can accept. extended by other classes