|
Change Parameter Type selfTimeShare : double to selfCount : int in method private ProfileNode(method Frame, totalCount int, selfCount int, parentCount int, children List<ProfileNode>) in class com.insightfullogic.honest_profiler.core.profiles.ProfileNode |
From |
To |
|
Change Parameter Type totalTimeShare : double to totalCount : int in method public ProfileNode(method Frame, totalCount int, parentCount int, children List<ProfileNode>) in class com.insightfullogic.honest_profiler.core.profiles.ProfileNode |
From |
To |
|
Change Parameter Type totalTimeShare : double to totalCount : int in method private ProfileNode(method Frame, totalCount int, selfCount int, parentCount int, children List<ProfileNode>) in class com.insightfullogic.honest_profiler.core.profiles.ProfileNode |
From |
To |
|
Rename Parameter selfTimeShare : double to selfCount : int in method private ProfileNode(method Frame, totalCount int, selfCount int, parentCount int, children List<ProfileNode>) in class com.insightfullogic.honest_profiler.core.profiles.ProfileNode |
From |
To |
|
Rename Parameter totalTimeShare : double to totalCount : int in method public ProfileNode(method Frame, totalCount int, parentCount int, children List<ProfileNode>) in class com.insightfullogic.honest_profiler.core.profiles.ProfileNode |
From |
To |
|
Rename Parameter totalTimeShare : double to totalCount : int in method private ProfileNode(method Frame, totalCount int, selfCount int, parentCount int, children List<ProfileNode>) in class com.insightfullogic.honest_profiler.core.profiles.ProfileNode |
From |
To |