pynn_brainscales.brainscales2.plasticity_rules.Timer

class pynn_brainscales.brainscales2.plasticity_rules.Timer(**parameters)

Bases: object

Periodic timer information for plasticity rule execution.

__init__(**parameters)

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(**parameters)

Initialize self.

to_grenade(snippet_begin_time, snippet_end_time)

Attributes

num_periods

period

start

property num_periods
property period
property start
to_grenade(snippet_begin_time, snippet_end_time)_pygrenade_vx_network.PlasticityRule.Timer