Variable Loop.blockTime_

Maximal block time.

class Loop
{
  // ...
  core.time.Duration blockTime_ = Duration(600000000L);
  // ...
}