espresso-sequencer
espresso-sequencer copied to clipboard
Simplify RotatingSet implementation
- Simplified the force_rotate method by combining multiple operations into one line
- Eliminated unnecessary temporary variables (now_stale and now_expiring)
- Added a descriptive comment to clarify the rotation process