[package] authors = ["bleaklake"] name = "set_interval" description = "Call a subroutine at a constant time interval" version = "0.1.1" edition = "2021" license = "MIT" homepage = "https://github.com/bleaklake/rust_set_interval" repository = "https://github.com/bleaklake/rust_set_interval" documentation = "https://github.com/bleaklake/rust_set_interval/blob/master/README.md" readme = "README.md" keywords = ["async", "timers", "time", "interval", "multithreading"] categories = ["accessibility", "asynchronous", "concurrency", "date-and-time"]