enable.savage.compliance.profile_this module

class enable.savage.compliance.profile_this.ProfileThis[source]

Bases: traits.has_traits.HasTraits

Control profiling of different parts of the code.

start(name)[source]

Start a particular profile.

stop()[source]

Stop the running profile.