ProfilingSummary class¶
(Shortest import: from brian2.core.network import ProfilingSummary)
- class brian2.core.network.ProfilingSummary(net, show=None)[source]¶
Bases:
objectClass to nicely display the results of profiling. Objects of this class are returned by
profiling_summary().