Open trueToastedCode opened 12 months ago
In my program, the target binary makes some server requests that fail with faked time.... it would be nice it was possible to set a delay for when the system calls get intercepted with the fake time. thx.
Isn't that what FAKETIME_START_AFTER_SECONDS does?
FAKETIME_START_AFTER_SECONDS
In my program, the target binary makes some server requests that fail with faked time.... it would be nice it was possible to set a delay for when the system calls get intercepted with the fake time. thx.