Clock for generating timestamps with fixed intervals.
| Tick | Advance the clock by its time interval. |
| FixedIntervalClock | Create a fixed interval clock for a given framerate. |
| FixedIntervalClock | Create a fixed interval clock with timestamp interval in seconds. |
| Interval | Interval between consecutive timestamps in seconds. |
| Timestamp | Current timestamp in nanoseconds. |