Uses of Class
org.noise_planet.noisemodelling.pathfinder.utils.profiler.ProfilerThread
Packages that use ProfilerThread
-
Uses of ProfilerThread in org.noise_planet.noisemodelling.jdbc
Methods in org.noise_planet.noisemodelling.jdbc that return ProfilerThreadModifier and TypeMethodDescriptionNoiseMapByReceiverMaker.getProfilerThread()Computation stacks and timing are collected by this class in order to profile the execution of the simulationMethods in org.noise_planet.noisemodelling.jdbc with parameters of type ProfilerThreadModifier and TypeMethodDescriptionvoidNoiseMapByReceiverMaker.setProfilerThread(ProfilerThread profilerThread) Computation stacks and timing are collected by this class in order to profile the execution of the simulation -
Uses of ProfilerThread in org.noise_planet.noisemodelling.pathfinder
Methods in org.noise_planet.noisemodelling.pathfinder that return ProfilerThreadModifier and TypeMethodDescriptionPathFinder.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 ProfilerThreadModifier and TypeMethodDescriptionvoidPathFinder.setProfilerThread(ProfilerThread profilerThread) Computation stacks and timing are collected by this class in order to profile the execution of the simulation