# Functions
NewFakeTicker returns a FakeTicker.
NewTicker returns a Ticker.
Now returns a relative time duration since initTime, which is not important.
ReprOfDuration returns the string representation of given duration in ms.
Since returns a diff since given d.
Time returns current time, the same as time.Now().