-
-
Notifications
You must be signed in to change notification settings - Fork 817
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Display round-trip time on the subtitle of the custom service ping (#800
) * Show rtt on subtitle of custom service ping * Display subtitle when showRtt is false and handle offline service RTT - Ensure the subtitle is still displayed even if `showRtt` is set to false. - When `showRtt` is true and the service is not online, display "N/A" instead of omitting the RTT value.
- Loading branch information
Showing
2 changed files
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters