-
Open Device Manager:
- Right-click the Windows Start icon.
- Select Device Manager from the menu.
(If you’re not in administrator mode, right-click and choose Run as administrator.)
-
Expand the Device Lists:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| stats = Sidekiq::Stats.new | |
| stats.queues | |
| stats.enqueued | |
| stats.processed | |
| stats.failed |
OlderNewer