Uses of Class
org.noise_planet.noisemodelling.pathfinder.utils.profiler.ProfilerThread
-
Packages that use ProfilerThread Package Description org.noise_planet.noisemodelling.pathfinder -
-
Uses of ProfilerThread in org.noise_planet.noisemodelling.pathfinder
Methods in org.noise_planet.noisemodelling.pathfinder that return ProfilerThread Modifier and Type Method Description ProfilerThreadPathFinder. getProfilerThread()Computation stacks and timing are collected by this class in order to profile the execution of the simulationMethods in org.noise_planet.noisemodelling.pathfinder with parameters of type ProfilerThread Modifier and Type Method Description voidPathFinder. setProfilerThread(ProfilerThread profilerThread)Computation stacks and timing are collected by this class in order to profile the execution of the simulation
-