-
Notifications
You must be signed in to change notification settings - Fork 0
A simple `sleep' clone.
License
victorz/timer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple timer that sleeps for the amount of time specified by its input. Input should be any number -- floating-point or integers -- and, unless specified by a suffix, this will be interpreted as milliseconds. The main reason for basically re-writing this simple piece of software is that the software that exists has seconds as its minimum granularity. I wanted at least milliseconds. The intent is to later port the entire code to C, so it can be run a little more efficiently in scripts and so on, without having to start up the JVM (Java Virtual Machine) over and over.
About
A simple `sleep' clone.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published