I am performing UI stress testing for app and as well as some other apps by using monkey tool.. But monkey is changing the time and which effects the logs timestamp.. This is causing annoying while debugging the issues(system/events logs)..
Is there a way to hardcode the time or not to touch the time while monkey exercising the apps..
-Thanks.