Variable FlashNode.periodic_timer

Periodic name registry timer

class FlashNode
{
  // ...
  ITimer periodic_timer ;
  // ...
}