Extend time window of Xcode Debug navigator's memory graph?
Hi,
Is it possible to extend the time window duration that the memory graph in the Debug navigator shows? It seems it caps out at ~189-190 seconds, is there a way to increase this limit? I added screenshots below to show what I mean.
Memory consumption shown from t=0 to t=189 seconds (with the end limit not reached yet):
Memory consumption shown from t=12 to t=202 seconds:
What I want is memory consumption shown from t=0 to t=X seconds, where X is a value I can set myself.
Thank you in advance!