Get Started in 2 Easy Steps 🚀#
Ready to try? Let's get started:
1. Install Timer for Python Package#
Assuming that Python is already installed, execute this command in the terminal to install the Timer package:
Find more details and options in the installation guide.
2. First Script#
You're now ready to go:
Python | |
---|---|
After timer.stop()
, the elapsed time will be printed in your terminal. Example:
Next Steps#
Find more usage examples and tutorials in the user guide section.