This is a simple implementation of playback of recorded real-time data that contains timestamp. Because there is a timestamp on each of the data points, the events does not need to occur at a constant rate. The Replay class is an Runnable implementation that takes in a list of TimedData, the tick and the callback ReplayEventListener. Replay gives methods to control the replay such as pause, forward, rewind, seek and repeat. See the example code for how the package can be used to replay a timestamped data.
-
Notifications
You must be signed in to change notification settings - Fork 0
Example of replay of time series data in Java
License
joshting/timestamped-data-replay-in-Java
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example of replay of time series data in Java
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published