Home » Questions » Computers [ Ask a new question ]

Is there any software or hardware which lets you stop, slow down, speed up or even reverse time?

Is there any software or hardware which lets you stop, slow down, speed up or even reverse time?

Obviously I'm talking about time in terms of the PC clock rather than real time.

Asked by: Guest | Views: 248
Total answers/comments: 1
Guest [Entry]

"You could always script it. (Does CMD still support the DATE/TIME commands?)

Any program you'd end up using would probably work by resetting the time in small increments anyways. If you didn't need super-fine-grained control, a batch script (or perl:) could control those changes pretty easily.

Gotchas: NTP update services would need to be turned off to use this solution, so that the OS didn't keep resetting the clock back to whatever it's supposed to be."