- Notifications
You must be signed in to change notification settings - Fork10
vi/timeskew
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
(Note: the project is hacky and unreliable)1. "make" will provide libtimeskew.so2. Use `TIMESKEW="2 1" LD_PRELOAD=./libtimeskew.so program` to start program with time 2x faster than usual3. Create/update "timeskew" file in current directory to update time coefficient, e.g. `echo 1 3 > timeskew` - slow down 3x.TIMESHIFT also sets constant time shiftLicense=MIT or (at your option) GPLv3See also:* Forked timeskew with a GUI (not tested myself):https://github.com/id01/timeskew*https://github.com/wolfcw/libfaketime