mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #720] Sort by "time completed" #716
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#716
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chipsfingrar on GitHub (Dec 8, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/720
Originally assigned to: @NghiaTranUIT on GitHub.
It would be very helpful if you could add a new column that shows the time at which a request completed (e.g. time + duration). I think this would be useful for debugging synchronisation problems/race conditions in multithreaded applications. For this to be useful, the precision of the timestamps would need a greater level of granularity, probably down to the millisecond or nanosecond.
@NghiaTranUIT commented on GitHub (Dec 8, 2020):
Thanks for the request. I will support in the next release since it’s a trivial task 👍
@NghiaTranUIT commented on GitHub (Dec 14, 2020):
Hey @chipsfingrar please check out this beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.14.2_Add_Time_Complete_Column_v2.dmg
Sorry for being late since we're focusing on the iOS Proxyman 😄
@chipsfingrar commented on GitHub (Jan 11, 2021):
Thank's a lot for adding this feature @NghiaTranUIT!