Variable SlotStatsValue.time_to_ballot

Time it takes to start ballot protocol

struct SlotStatsValue
{
  // ...
  long time_to_ballot ;
  // ...
}