start method

void start([
  1. int? timeslice
])

Implementation

void start([int? timeslice]) {
  // No-op in fallback mode.
}