FixedIntervalClock



Description

Clock for generating timestamps with fixed intervals.



Public Functions

Tick Advance the clock by its time interval.


Constructors

FixedIntervalClock Create a fixed interval clock for a given framerate.
FixedIntervalClock Create a fixed interval clock with timestamp interval in seconds.


Public Variables

Interval Interval between consecutive timestamps in seconds.
Timestamp Current timestamp in nanoseconds.




Copyright (c) Yusuf Olokoba 2016