Skip to content

v1.1

Compare
Choose a tag to compare
@km km released this 12 Jan 08:32
· 6 commits to main since this release

-Added pause and resume functions

-EZTHREAD class is now public for advanced use

-You can now initiate a JobManager class with a list of EZTHREAD classes

-Added public int execution in Job class, determines the number of times an EZTHREAD instance should execute the job.

-Renamed setThreads() to build()

-Minimal optimization