timestampedqueue 1.0.0 copy "timestampedqueue: ^1.0.0" to clipboard
timestampedqueue: ^1.0.0 copied to clipboard

outdated

Provides a queue to whose entries have a timestamp, so that it is possible to get when happened the last occurrence of an state or if a sequence of states has happened in a period of time.

1.0.0 #

  • Initial version.

This package implements a class to manage a queue that associates a timestamp to the entries in the queue so that it is possible to calculate the elapsed time between two entries in the queue.

0
likes
0
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Provides a queue to whose entries have a timestamp, so that it is possible to get when happened the last occurrence of an state or if a sequence of states has happened in a period of time.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on timestampedqueue